Showing posts with label
Alias
.
Show all posts
Showing posts with label
Alias
.
Show all posts
Sunday, December 11, 2022
Linux - Alias
The following is a Linux dictionary word of the day:
alias
–
built-in command for creating a shortcut to a command on a system.
-p parameter prints all the alias on the system.
Example:
alias ll='ls -l'
Older Posts
Home
Subscribe to:
Posts (Atom)