- Goals
 - User guide
- History
 - Application testing list
 - Getting Started
 - Hardware Compatibility List
 - Hardware requirements
 - JNode Commands
- acpi
 - alias
 - arp
 - basename
 - beep
 - bindkeys
 - bootp
 - bsh
 - bzip2
 - cat
 - cd
 - class
 - classpath
 - clear
 - compile
 - console
 - cpuid
 - date
 - del
 - device
 - df
 - dhcp
 - dir
 - dirname
 - disasm
 - echo
 - edit
 - eject
 - env
 - exit
 - gc
 - grep
 - gzip
 - halt
 - help
 - hexdump
 - history
 - ifconfig
 - java
 - kdb
 - leed, levi
 - loadkeys
 - locale
 - log4j
 - ls
 - lsirq
 - man
 - memory
 - mkdir
 - mount
 - namespace
 - netstat
 - onheap
 - page
 - ping
 - plugin
 - propset
 - pwd
 - ramdisk
 - reboot
 - remoteout
 - resolver
 - route
 - rpcinfo
 - run
 - startawt
 - syntax
 - tar
 - tcpinout
 - thread
 - time
 - touch
 - unzip
 - utest
 - vminfo
 - wc
 - zip
 
 - JNode GUI
 - JNode Shell
 - Performance
 - Status
 
 - Classlib developers guide
 - Developer guide
 - Tester guide
 - Porting guide
 - Blogs
 - Project development
 - Glossary
 - Proposals
 - FAQ
 - Papers & presentations
 - References
 - Research
 
df
df
| Synopsis | ||
| df | [ <device> ] | display disk space usage info | 
| 
Details | ||
| The df command prints disk space usage information for file systems. If a <device>, usage information is displayed for the file system on the device. Otherwise, information is displayed for all registered file systems. | ||