|
|
|
bash scripts... small but useful
|
You have description for every script below here. All of them are released under the GPL:
-
cleanUp :: put it in crontab and it will periodically delete directories older than X days from a partition which is used over a specific percentage
-
uptimeRecord :: calculates the system's uptime record. The record is saved in a file along with the date of the record. The script must be put in crontab
-
cleanDNSZone :: deletes the zone associated with the domain provided as a parameter from BIND's config file, named.conf
|
|
|