unix list of commands code example
Example 1: linux commands list
Directories can be created on a Linux operating system using the following command:
mkdir directoryname
Example 2: linux commands list
To view a file, use the command -
cat filename