I've found the posting about how to delete mozilla/firefox cache from
the
browser, but I'd like to find out about using the linux find/exec
command.
I tried:
>find ~/.mozilla -name 'Cache' -exec cd {}; rm -r .\;but something is not exactly correct. Is it possible to fix this? Is this the most reliable technique? thx., pete. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Linux Users Group. To post a message, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit our group at http://groups.google.com/group/linuxusersgroup -~----------~----~----~----~------~----~------~--~---
