Few Linux Terminal Tricks
There are few important commands that i think if you use into your terminal, you can save time and increase your productivity.
tab => for autoCompletion.
cd - => takes you to the previous directory.
cd ~ => takes you to the home directory.
ll ...
devhankering.hashnode.dev2 min read