Create Bash Aliases

Bash (The Bourne Again SHell) has a feature that lets you create a keyword to associate with a command. It’s a great way to make it easy to execute hard to type commands. It’s called alias.