Skip to content

Instantly share code, notes, and snippets.

@KristianLyng
Created December 21, 2010 19:47
Show Gist options
  • Select an option

  • Save KristianLyng/750462 to your computer and use it in GitHub Desktop.

Select an option

Save KristianLyng/750462 to your computer and use it in GitHub Desktop.
kristian@luke:~$ df -lhT --total -x tmpfs -x devtmpfs --portability | gawk -f ~/awkdf
Filesystem Type Size Used Avail Use% Mounted on
/dev/sda1 ext4 29G 11G 16G 41% /
/dev/sdd1 btrfs 1.9T 279G 1.6T 15% /mnt/k
/dev/md0 ext4 3.6T 3.0T 636G 83% /mnt/r
total - 5.5T 3.3T 2.2T 60%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment