Linux Top 30 Commands
LINUX DIRECTORY COMMANDS :
pwd Command - The pwd command is used to display the location of the current working directory.
Syntax:
pwd
mkdir Command - The mkdir command is used to create a new directory under any directory.
Syntax:
mkdir [directo...
devopswarrior.hashnode.dev6 min read