DZone Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
How To Empty /backup
If /backup/ is too full:
cd /backup/cpbackup/monthly/ rm -f *.gz /scripts/restartsrv httpd
Check the space after this, and it should be fine.




