#!/bin/csh -f #--------- clean out the netscape cache # usage: clnns /bin/rm -f $HOME/.netscape/cache/*/* ### replaces ### alias nsclean '/bin/rm -f $HOME/.netscape/cache/*/* &'