MLUG: Re: [UUG/MLUG] odd file
Re: [UUG/MLUG] odd file
Email address obfuscation in effect -- please click here to turn it off.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
On Thu, 2 Dec 1999, Buford, Rick wrote:

> What would cause a file to suddenly appear in "/", and then totally deny
> that it exists?
> [EMAIL:PROTECTED /]# dir | grep tat
> -rw-r--r--   1 root     root          119 Dec  1 13:33 tat
> [EMAIL:PROTECTED /]# rm -f tat
> [EMAIL:PROTECTED /]# dir | grep tat
> -rw-r--r--   1 root     root          119 Dec  1 13:33 tat
> [EMAIL:PROTECTED /]#

'tat' could have some special characters in it, try

ls -lb 

and see what comes up with 'tat'.