On Fri, Mar 30, 2001 at 04:15:35PM +0200, Niels M?ller wrote:
> [EMAIL PROTECTED] (Ognyan Kulev) writes:
>
> > cd /root
> > settrans /linux /dev/sda5
> > ln -s /linux/home/ogi/deb .
> > cd deb
> > cd .. (cwd = /root)
> > cd deb
> > ls .. (listing of /linux/home/ogi ???)
>
> The last command is h
[EMAIL PROTECTED] (Ognyan Kulev) writes:
> cd /root
> settrans /linux /dev/sda5
> ln -s /linux/home/ogi/deb .
> cd deb
> cd .. (cwd = /root)
> cd deb
> ls .. (listing of /linux/home/ogi ???)
The last command is how the system really works; your current
directory (as it is known by the kernel or
Hi,
First I'm not sure if this is discussed before but consider these commands:
cd /root
settrans /linux /dev/sda5
ln -s /linux/home/ogi/deb .
cd deb
cd .. (cwd = /root)
cd deb
ls .. (listing of /linux/home/ogi ???)
--
Ognyan Kulev <[EMAIL PROTECTED]>, "\"Programmer\""
___