[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Wierd file name?



On Sat, Jun 30, 2001 at 03:36:30PM +0200, Davy Gigan wrote:
> Nugzar Nebieridze writes:
>  > Yes, it is valid file name.
>  > 
> Exactly :
> 
> Try to execute a csh script without this command present in your path,
> it won't work very well ;-)
> Maybye it should be a symbolic link to /usr/bin/test ?

It's a hard links:
piotr@localhost:~$ ls -i `which [` `which test`
  61216 /usr/bin/[    61216 /usr/bin/test

But what bothers me is where did that file come from?
'test' is in shellutils, but '[' is not in any of package files:
piotr@localhost:~$ LANG=en dpkg -S `which [` `which test`
dpkg: /usr/bin/[ not found.
shellutils: /usr/bin/test

I grepped /var/lib/dpkg/info/* but could not find any command that would
create '[' file. Weird ;)


-- 
Piotrek  (@ ~)
irc: #Debian.pl




Reply to: