On Sat, 24 Feb 2001, [EMAIL PROTECTED] wrote: > Hi, > > I've been getting the msg every two or three days now and know that > it's origin is a program accessing an empty file. The questions are: > > 1. Does this happen on most systems? 2. Is it something particular > to this system, and if so, how track down what is causing it?
1. Doesn't seem to happen on mine - but I'm not a regular log-watcher. 2. To locate files/directories of 0 size # find / -perm 755 -empty -print will give you a nice list from which to choose. HTH Glyn -- so here we are then.... http://members.tripod.co.uk/Christchurch2000uk ==== Running Debian/Gnu Linux ==== 10:32am up 2:43, 3 users, load average: 0.64, 0.44, 0.39