On Thu, 16 Nov 2000, you wrote:
> On Wed, 15 Nov 2000, Jay wrote:
> 
> >> civileme
> >>
> >> On Tuesday 14 November 2000 22:55, you wrote:
> >How do I give myself the option of automatically deleting the /tmp file
> >contents? --
> 
> As root, set up a cron job (crontab -e):
> 
> 0 10 * * * rm -rf /tmp/*
> 
> This will run every day at 10 am. Look at man 5 crontab for more details
> on the time setting.
> 
> Paul
> 
> -- 
> We are Microsoft of Borg.
> You will be assimilated.
> Resistance is-
> 
>  Fatal Exception Error in MSBORG32.DLL
> 
> http://nlpagan.net - ICQ 147208 - Registered Linux User 174403
>              Linux Mandrake 7.2 - Pine 4.30
Thank you for the helpful tip.
-- 


Jay
"May the sound of happy music, And the lilt of Irish laughter, fill your heart with 
gladness, that stays forever after."
"May the enemies of Ireland never meet a friend."
http://www.mrsnooky.com


Reply via email to