ls
Helps you to list the directories
pwd
Helps to know the exact directory you are in
alias
This helps you to create your own shortcuts of commands.
Example:
alias cls=clear
One tip: Install tmux in linux. If you want me to make a detailed post then make sure to comment down below
Top comments (0)