>
> I seem to have built up to a huge netscape cache
> [byers@byers .netscape]$ cd cache
> [byers@byers cache]$ du -s
> 733740 .
> that looks like 3/4 of a 1gig to me
>
> when i gointo edit preferences advanced cache
> and then try to
> clear disk cache
> and
> clear memory cache
>
> it seems to have zero effect,
> du -s on .netscape/cache still just as large
>
> Is there something else i should be doing within netscape to
> try to fix this? this is netscape 4.08, rhat5.2
>
> alternatively is it safe just togo into each .netscape/cache
> dir and rm all of the files ?
I've seen that happen too. When I want to clean house I usually do
rm -r ~/.netscape/cache
the next time you start netscape it will find the cache directory
is gone and will recreate it. it does tell you about the missing
directory. works for me.
Also du (at least on 6.2) has a nice option -H or -h which
puts the sizes in "human" readable form. e.g.:
du -sH .netscape/cache
4.4M .netscape/cache
I dunno if the 5.2 version has that option or not. Check man page.
paul
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list