in reply to Automatically delete files
while (1) { #do stuff sleep (24*60*60); }
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Automatically delete files
by data64 (Chaplain) on Aug 02, 2005 at 15:03 UTC | |
Re^2: Automatically delete files
by fishbot_v2 (Chaplain) on Aug 02, 2005 at 15:42 UTC | |
Re: Automatically delete files
by MonkPaul (Friar) on Aug 02, 2005 at 14:48 UTC |