Vault Disk Usage
A simple command to see disk usage :
bash command line in vault directory
du -h | grep '\./[0-9,a-z]*$' | sort -k 2
Hn'Co (disrvish at handco dot org)
A simple command to see disk usage :
bash command line in vault directory
du -h | grep '\./[0-9,a-z]*$' | sort -k 2
Hn'Co (disrvish at handco dot org)
VaultDiskUsage (last edited 2011-01-24 07:26:36 by KeithLofstrom)