dir Command Examples and Syntax When working on the command line, you are always inside a directory. If you want to list the contents of...
mkdir Command Examples with Usage The command MKDIR. The basic command in Unix/Linux is for creating directories in consists of the mkdir command and the name of...
ls Command Examples and Usage The ls is a command to list computer files in Unix and Unix-like operating systems. ls is specified by POSIX and the Single UNIX Specification. When invoked without any arguments, ls lists the files in...
mkfs Command Examples We need to create and build a file system before using any data storage device connected to a Linux machine. The...
parted Command Examples The GNU Parted was designed to minimize the chance of data loss. For example, it was designed to avoid data...