Current-Users archive

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

Re: find and tmpfs



On Mon, May 27, 2013 at 11:01:05PM +0100, Patrick Welche wrote:
> Oddity with find? /usr/obj is tmpfs:
> 
> quantz# find . -name tulip.c
> quantz# cd firmware/etherboot/ipxe/src/drivers/
> quantz# cd net
> quantz# ls tul*
> tulip.c   tulip.txt
> quantz# pwd
> /usr/obj/pkgsrc/sysutils/xentools42/work.x86_64/ipxe/src/drivers/net
> quantz# ls -l tulip.c
> -rw-r--r--  1 root  wheel  76218 Feb  2  2010 tulip.c
> 
> find should have found tulip.c...

Is there a symlink in the path?
 Thomas



Home | Main Index | Thread Index | Old Index