0
Q:

alias

Alias synonym is AKA (also known as) :D
4
#An alias is for making your own commands!
#That means that you can make a long command to a command to your liking.

#To make a alias first you need to put the following command:
alias name="value"

#To delete an alias:
unalias [alias name]

#for more help type this command on the terminal:
alias --help

#Note: Your alias name cannot have a 'SPACE'.
0

New to Communities?

Join the community