Re: Out of disk space



Hi,

"find" command is useful. To find files bigger than 500Kb:

find / -size +1000

Some big files you can clean (go to single-user first !!!).

**Note: I said clean, NOT erase. To clean a file "aaaa" do "> aaaa".


/etc/utmp
/etc/wtmp
/usr/adm/messages
/usr/adm/sulog
/usr/adm/syslog
/usr/spool/lp/logs/requests
/usr/spool/lp/logs/lpsched

Best Regards, Helio.

.