Re: Which directory contents I can remove??

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Around 03:03am on Sunday, June 07, 2009 (UK time), Bruno Wolff III scrawled:
> Normally you don't have to. There is supposed to be cron job that deletes
> files /tmp and /var/tmp that haven't been read or written in a while.

Supposed to be, or is?  Can you give any more information, esp what it
is called?

I alsways create my own, and put it in /etc/cron.daily

        
        #!/bin/bash

        echo "Removing old files from /tmp"
        echo "----------------------------"

        tmpwatch --mtime --verbose --verbose 168 /tmp

        exit 0

Steve

-- 
 
 Play Champions - my free football predictions game at:
 	http://www.stevesearle.com/champs/about.html

 11:27:09 up 28 days, 21:51,  1 user,  load average: 1.18, 1.04, 1.01

Attachment: pgpaVpedNC9vr.pgp
Description: PGP signature

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux