/tmp is looking full but du doesn't show why

2007-01-02 Thread Clive Menzies
Hi I've noticed my /tmp directory filling up and thought I ought to check out why using du [EMAIL PROTECTED]:~$ df -h /tmp FilesystemSize Used Avail Use% Mounted on /dev/mapper/alpha-tmp 432M 332M 77M 82% /tmp [EMAIL PROTECTED]:~$ sudo du -h --max-depth=1

Re: /tmp is looking full but du doesn't show why - SOLVED

2007-01-02 Thread Clive Menzies
On (02/01/07 12:05), Clive Menzies wrote: Hi I've noticed my /tmp directory filling up and thought I ought to check out why using du [EMAIL PROTECTED]:~$ df -h /tmp FilesystemSize Used Avail Use% Mounted on /dev/mapper/alpha-tmp 432M 332M 77M 82%

Re: /tmp is looking full but du doesn't show why

2007-01-02 Thread Douglas Tutty
On Tue, Jan 02, 2007 at 12:05:15PM +, Clive Menzies wrote: Hi I've noticed my /tmp directory filling up and thought I ought to check out why using du [EMAIL PROTECTED]:~$ df -h /tmp FilesystemSize Used Avail Use% Mounted on /dev/mapper/alpha-tmp

Re: /tmp is looking full but du doesn't show why - SOLVED

2007-01-02 Thread David Hart
On Tue 2007-01-02 14:08:06 +, Clive Menzies wrote: On (02/01/07 12:05), Clive Menzies wrote: [EMAIL PROTECTED]:~$ sudo du -h --max-depth=1 /tmp 12K /tmp/lost+found 1.0K/tmp/.X11-unix 1.0K/tmp/.ICE-unix

Re: /tmp is looking full but du doesn't show why

2007-01-02 Thread Clive Menzies
On (02/01/07 09:20), Douglas Tutty wrote: On Tue, Jan 02, 2007 at 12:05:15PM +, Clive Menzies wrote: Hi I've noticed my /tmp directory filling up and thought I ought to check out why using du [EMAIL PROTECTED]:~$ df -h /tmp FilesystemSize Used Avail Use% Mounted