25 Jul
2015
25 Jul
'15
19:52
On 07/25/2015 12:18 PM, Aaron Digulla wrote:
Use this instead:
cd $HOME du -h --threshold=1M | sort -h
That will print a recursive list of everything that is > 1MB.
That would not work for me. I have stuff mounted under my ${HOME}. I would need to use the "-x" parameter otherwise the recursive tree-walk would tell me about large photographs and PDFs. of which I have many. But they aren't on the same filesystem. -- A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting frowned upon? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org