On Wed, Jun 20, 2007 at 12:17:24AM +0000, s. keeling wrote:
> Simon <[EMAIL PROTECTED]>:
> >  OK.. So i was in my /root/ directory and put just one too many "."s in
> 
> By "/root/", do you mean root's $HOME ("~root"), or do you mean root
> of the filesystem, "/"?

That shouldn't matter: The parent directory for / is / :-)

    # cd /
    # ls -lid ..
    2 drwxr-xr-x 23 root root 1024 2007-05-16 21:42 ..
    # cd /root
    2 drwxr-xr-x 23 root root 1024 2007-05-16 21:42 ..
    # ls -lid ..

Same inode ...

-- 
Karl E. Jorgensen
[EMAIL PROTECTED]  http://www.jorgensen.org.uk/
[EMAIL PROTECTED]     http://karl.jorgensen.com
==== Today's fortune:
The best book on programming for the layman is "Alice in Wonderland";
but that's because it's the best book on anything for the layman.

Attachment: signature.asc
Description: Digital signature

Reply via email to