Re: symlinks and translators

2001-05-08 Thread Neal H Walfield
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

Re: symlinks and translators

2001-03-30 Thread Niels Möller
[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

symlinks and translators

2001-03-30 Thread Ognyan Kulev
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\"" ___