An alias is a shortcut to replace typing a long-command sequence. In this recipe, we will see how to create aliases using the alias command.
Linux Shell Scripting Cookbook - Third Edition
by Shantanu Tushar
Published by
Packt Publishing, 2017
An alias is a shortcut to replace typing a long-command sequence. In this recipe, we will see how to create aliases using the alias command.