Quote:
Originally Posted by ichnilatis
I see new commands with the word "alias". Does it have a literal meaning? Is it something like "nickname"?
|
Nope.
It is related to the new terminal plugin.
In the terminal you can have "virtual" commands that do some work.
For instance you can have a command "ddmesg" that does "dmesg | less". In that case "ddmesg" is an alias.
If you're not sure about the translation in your language please do a google search about "bash" "alias" .
It is also totally ok to leave that string untranslated. You won't see it anywhere outside that specific plugin.