Network, Computer and Programming Resources
Linux top 50 cmd
(Page:4)
Linux top 50 cmd - Mkfs
mkfs is used to build a Linux filesystem on a device, usually a hard disk partition. The syntax for the command is mkfs <filesystem>, where <filesystem> is either the device name (such as /dev/hda1) or the mount point (for example, /, /usr, /home) for the filesystem.