Hmm, this could be due to some bug in a bash/sh script, when somebody wanted to redirect something to the sdtin (fd=0) and wrote "> 0" instead of ">&0"...
May be... Martin On Sat, 21 Apr 2001, Jeff Coppock wrote: > I have a strange thing happening. I keep coming across this file in > directories I've touched as root: > > -rw-r--r-- 1 root jeff 0 Apr 19 09:47 0 > > There's nothing in the file and I delete it whenever I come across it. > This is a laptop that only I use. > > Any ideas? > > thanks, > jeff

