Basic Linux commands
*mkdir
The name says it all. The mkdir command in Linux is used to create a new directory or, if you’re coming from Windows, a Folder.
*pwd
PWD stands for Print Working Directory. This gives us a quick way of finding out the working directory path.
*...
emmanuelchris.hashnode.dev1 min read