Microsoft
Software
Hardware
Network
Question : Directory sizes
This command gives me what I want "du -h > files.txt" but how can I get it to sort the list from largest to smallest?
Answer : Directory sizes
Found this:
du -k * | sort -nr | cut -f2 | xargs -d '\n' du -sh
here:
http://ubuntuforums.org/sh
owthread.p
hp?t=88534
4
Seems to do exactly what you want.
Random Solutions
Excel Macro/VB to search multiple worksheets
Changing the line spacing on a Joomla module
CentOS 5.3: iptables: remote logins lock outs?
Batch file to count number of lines
Showing ModalPop-Up from Code Behind Not Working
Changing A record
EJB
VS 2008 C# DataGridViewButtonColumn fires twice
How to configure Internet connection to go through one WNIC instead of NIC Card?
Where can I download the BNA Income Tax Planner program from?