Bash Functions: A more powerful Alias
If you use bash a fair amount, you probably have some aliases set up. However, have there been times you wish you had some more control over the functionality of your alias?
Let’s examine one example: a bash alias and a…