Skip to content

Instantly share code, notes, and snippets.

@apb2006
Created January 29, 2012 22:35
Show Gist options
  • Save apb2006/1701099 to your computer and use it in GitHub Desktop.
Save apb2006/1701099 to your computer and use it in GitHub Desktop.
IFree=0
velvet:/tmp# df -k
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/md0 4184756 1722772 2252324 44% /
tmpfs 16 0 16 0% /USB
/dev/c/c 1930585268 906876 1929678392 1% /c
/dev/c/c_2011_07_08_22_18
1930585268 208984 1930376284 1% /c_2011_07_08_22_18
velvet:/tmp# df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/md0 65536 65536 0 100% /
tmpfs 126562 1 126561 1% /USB
/dev/c/c 30285824 40703 30245121 1% /c
/dev/c/c_2011_07_08_22_18
30285824 26 30285798 1% /c_2011_07_08_22_18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment