Learn how to use Bash aliases to shorten commands, reduce errors, speed up tasks, and improve your productivity in the Terminal.
The whole point of Unix aliases is to allow you to type less, make fewer mistakes, and not have quite so much to remember. They are generally act as good shortcuts to getting a lot of work done. Here ...
This article is reprinted from the book A Practical Guide to Linux Commands, Editors, and Shell Programming 3rd edition, with permission of the author and publisher ...