Filled up the filesystem. How?

Michael Hennebry hennebry at web.cs.ndsu.nodak.edu
Wed Jun 8 15:09:28 UTC 2005


On Wed, 8 Jun 2005, Dotan Cohen wrote:

> Yes, when I checked the directory tree I check /tmp. It is empty. As
> about the only thing that I can do on this machine is browse the web,
> I have been looking for a command that will show me all large
> files/directories. I thought that df would do it, but man doesn't seem
> to know of any option that would do this. Nor does google!

find / -size +1M

will get you all the multiMbyte files.

-- 
Mike   hennebry at web.cs.ndsu.NoDak.edu
"There are three kinds of people,
those who can count and those who can't."




More information about the users mailing list