I wanted to put all three tips on the same post but I clicked the sent button too soon. Thanks for the tip.
Leave a Reply
Note: Any comments are permitted only because the site owner is letting you post, and any comments will be removed for any reason at the absolute discretion of the site owner.
My favorite pipe for dealing with hunting down large data filling up my disk is:
sudo du -sk * | sort -n | tee du.txt
oops sorry, should have looked at the previous hint!
I wanted to put all three tips on the same post but I clicked the sent button too soon. Thanks for the tip.