Q: I forgot to set my Netscape cache to zero and now my homespace is full, how do I delete cache files?
A: To delete Netscape cache files, type the following in a X-term window from your homespace:
cd .netscape/cache/bin/rm -r *
This command will delete all of the files in your cache directory without prompting you for the removal of each file.