df
Summarizes free and available space in all mounted storage devices.
du
Displays disk usage information.
fdformat
Formats a diskette.
fdisk
Partitions a hard drive.
fsck
Checks and repairs a file system.
mkfs
Creates a new file system.
mknod
Creates a device file.
mkswap
Creates a swap space for Linux in a file or a hard drive partition.
mount
Mounts a device (for example, the CD-ROM) on a directory in the file system.
swapoff
Deactivates a swap space.
swapon
Activates a swap space.
sync
Writes buffered (saved in memory) data to files.
tty
Displays the device name for the current terminal.
umount
Unmounts a device from the file system.