[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

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



On Tue 2007-01-02 14:08:06 +0000, Clive Menzies wrote:
> On (02/01/07 12:05), Clive Menzies wrote:
> > 
> > clive@Darius:~$ sudo du -h --max-depth=1 /tmp
> > 		      12K     /tmp/lost+found
> > 		      1.0K    /tmp/.X11-unix
> > 		      1.0K    /tmp/.ICE-unix
> > 		      1.0K    /tmp/orbit-clive
> > 		      1.0K    /tmp/ssh-GKkECA3953
> > 		      3.0K    /tmp/gconfd-clive
> > 		      5.0K    /tmp/plugtmp
> > 		      112K    /tmp/svpp3.tmp
> > 		      324M    /tmp
> > 
> > Am I missing something obvious?
> 
> Apologies for the noise - du doesn't show files only directories and I
> have:
> -rw------- 1 clive clive 337007035 2007-01-02 11:42 FlashX8Lk0X

It does if you use the -s option.  Try 'du -sh /tmp/*' (or add --all to
yours, above).

-- 
David Hart <debian@tonix.org>



Reply to: