alias

Shows the command aliases.

Synopsis

alias alias-abbreviation=command name

Description

Shows the alias-abbreviation for the command name.

Example

The alias er can be used for the command edit_record.

“alias er=edit_record”

Feedback