Search

Shopping cart

Saved articles

You have not yet added any article to your bookmarks!

Browse articles
Newsletter image

Subscribe to the Newsletter

Join 10k+ people to get notified about new posts, news and tips.

Do not worry we don't spam!

GDPR Compliance

We use cookies to ensure you get the best experience on our website. By continuing to use our site, you accept our use of cookies, Privacy Policy, and Terms of Service.

Bash Command Line Pro Tips

Bash Command Line Pro Tips

As someone that has used the Bash shell almost daily for over 15 years, I've accumulated several command line "tricks" that have saved me time and frustration. Bash Command Line Pro Tips is a collection of techniques that you can put to use right away to increase your efficiency at the command line.

Here is what you will learn by reading Bash Command Line Pro Tips:

* How to use tab completion
* How to quickly change to the previous directory
* Ways to reuse the last item from the previous command line
* How to rerun a command that starts with a given string
* What command substitution is and how to put it to good use
* How to use a for loop right from the command line
* How to rerun the previous command with Superuser privileges
* Rerun the previous command while substituting a string
* How to recall a word on the same command line
* How to fix typos and shorten lengthy commands with aliases

Comments