Shell / Commands

Alias

English

Overview

A feature that gives a frequently used command a shorter, alternative name.

Details

A feature for defining a shorthand or custom-option alternative name for a command, used to bundle a commonly used combination of options into a short form, as in "alias ll='ls -la'."

More Linux terms