Date: Sun, 7 Sep 2003 14:03:54 -0700 From: Randy Bush <randy@psg.com> To: Mike Tancsa <mike@sentex.net> Cc: freebsd-security@freebsd.org Subject: Re: @LongLink Message-ID: <E19w6hP-000LPn-0I@ran.psg.com> References: <E19w5ZA-000JeV-H4@ran.psg.com> <20030907203633.GA35241@x-anthony.com> <5.2.0.9.0.20030907170253.0993d6a0@209.112.4.2>
next in thread | previous in thread | raw e-mail | index | archive | help
>>> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19w6hP-000LPn-0I>
