Alias
Aliases are short command names that users can create to represent long commands, and therefore save the number of keystrokes necessary to execute the command. For example, alias l="ls -laF".