@LongLink

Randy Bush randy at psg.com
Sun Sep 7 14:03:58 PDT 2003


>>> what does 'file' tell you?
>>>> what the heck is
>>>> # ls -li /usr/\@LongLink
>>>> 3 ----------  1 root  wheel  111 Jan  1  1970 /usr/@LongLink
>> @LongLink: ASCII text, with no line terminators
>> what disturbs me is the inode number
> What does
> find / -inum 3 -ls
> show it linked to ?

<doh>  but it does not make me more clueful

# find / -inum 3 -ls
     3   36 drwxr-xr-x    3 root             wheel               18432 Sep  2 01:18 /dev
     3    4 -rw-r--r--    1 root             wheel                 802 Apr  3 08:55 /root/.cshrc
     3    4 ----------    1 root             wheel                 111 Jan  1  1970 /usr/@LongLink
     3    4 drwxrwxrwx    2 uucp             uucp                  512 Apr  3 08:51 /var/spool/uucppublic
     3    4 dr-xr-xr-x    2 root             wheel                 512 Apr  3 08:51 /var/empty
     3    0 lr--r--r--    1 root             wheel                   3 Sep  7 21:02 /proc/curproc -> 441
     3    4 drwxrwxrwt    2 root             wheel                 512 Sep  2 02:59 /tmp/.X11-unix

it's the only inode 3 on /usr

randy



More information about the freebsd-security mailing list