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: pgpwTuklxEwfH.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]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux