Important Linux CMD
Basic Linux cmd
All users should be familiar with most of these commands as they are required for most operating system tasks and computer programming.
To list all files
ls [option : -l, -a, etc]
To get the present working directory
pwd
To creat...
linux-command-awk-sed.hashnode.dev3 min read