Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
/tmp directory = HUGE
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
ryan.n
Tux's lil' helper
Tux's lil' helper


Joined: 07 Jul 2004
Posts: 110

PostPosted: Tue Jul 27, 2004 6:19 am    Post subject: /tmp directory = HUGE Reply with quote

Just tried downloading something from a website and firefox tells me I am out of disk space. I checked my hard drive and it says i have 8.8mb left! I thought this must be a mistake since yesterday I had 10GB left and it couldn't have gone that fast... so I started checking directories to see if there were any enormous files that I could delete. Then I checked the tmp directory. It's size was 7.4GB.

Why?...How?...What can I do to delete this stuff?
Back to top
View user's profile Send private message
DarrenM
l33t
l33t


Joined: 25 Apr 2002
Posts: 653
Location: Sydney, Australia

PostPosted: Tue Jul 27, 2004 6:25 am    Post subject: Reply with quote

su -
rm -rf /tmp/*
Back to top
View user's profile Send private message
ryan.n
Tux's lil' helper
Tux's lil' helper


Joined: 07 Jul 2004
Posts: 110

PostPosted: Tue Jul 27, 2004 6:26 am    Post subject: Reply with quote

awesome. thanks.

I guess what LiVES doesn't tell you is that it makes a *.ppm file in the tmp folder for EVERY FRAME of the video you are editing. 30,000 ppm files...in my tmp folder.
Back to top
View user's profile Send private message
ryan.n
Tux's lil' helper
Tux's lil' helper


Joined: 07 Jul 2004
Posts: 110

PostPosted: Tue Jul 27, 2004 6:40 am    Post subject: Reply with quote

it gave me an error when i did rm -rf /tmp/* so I did rm -rf /tmp instead which screwed up some stuff. any suggestions on what to do?
Back to top
View user's profile Send private message
Maedhros
Bodhisattva
Bodhisattva


Joined: 14 Apr 2004
Posts: 5511
Location: Durham, UK

PostPosted: Tue Jul 27, 2004 7:42 am    Post subject: Reply with quote

Code:
mkdir /tmp
chmod 1777 /tmp

You don't really want to be deleting system folders! :wink:
_________________
No-one's more important than the earthworm.
Back to top
View user's profile Send private message
polle
Veteran
Veteran


Joined: 28 Feb 2003
Posts: 1498
Location: Belgium

PostPosted: Tue Jul 27, 2004 1:11 pm    Post subject: Reply with quote

You can use tmpwatch:

https://forums.gentoo.org/viewtopic.php?t=202060&highlight=tmpwatch
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum