Some commands in Linux are long and repetitive. Aliases enable us to make them shorter by mapping a long command to a shorter one. In this article, we discuss aliases in Linux.
Table of contents.Introduction.Listing aliases.Creating aliases.Creating permanent aliases.Deleting aliases.Multiple aliases.Summary.References.Introduction.
While working on the Linux command line, we sometimes write very long commands which are sometimes hard to remember. By using aliases we can create a shor...
Published on March 18, 2022 15:47