Results 1 to 4 of 4
Does Linux store temp files that need cleaned out all the time? Especially Internet files? If so, where are they at? Thanks.
Bower...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-11-2008 #1Linux Newbie
- Join Date
- Mar 2008
- Posts
- 168
Temp Files
Does Linux store temp files that need cleaned out all the time? Especially Internet files? If so, where are they at? Thanks.
Bower
- 08-12-2008 #2
Hi - in /tmp as opposed to anything you might have in /home/bower/tmp (assuming you created such a directory).
Personally I leave my /tmp directory alone... It's worth looking in /var/tmp for where programmes store files that are used after booting up. This might come in handy.I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso
- 08-12-2008 #3Linux Enthusiast
- Join Date
- Jul 2005
- Location
- Maryland
- Posts
- 522
For firefox, check:
directory.Code:ls -d ~/.mozilla/firefox/*.default/Cache/
Or in browser, type:
and then follow the link to "List Cache Entries".Code:about:cache
- 08-21-2008 #4Linux Newbie
- Join Date
- Mar 2008
- Posts
- 168
Solved
thanks Guys


Reply With Quote
