On Tue, 2003-01-28 at 20:37, will trillich wrote: > On Tue, Jan 28, 2003 at 05:00:58PM +1300, Richard Hector wrote: > > On Tue, 2003-01-28 at 10:23, [EMAIL PROTECTED] wrote: > > > I'm _not_ suggesting you just do > > > > > > # umount /var/cache > > > # rm /var/cache > > > > Not quite - rm won't remove a directory, and you don't want to anyway. > > "rm /var/cache/*" might be more useful. > > or even "rm -r /var/cache/*" :)
It was there in my mind, honest! :-) Richard -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]