MOVE This command orders selected fire team individuals to move to the specific spot you are aiming at with the reticule in and out of map mode. This command slot is context sensitive and will change ...
Sudo lets you run any terminal command as another user — hence "substitute user" — but the default and most common use for it ...
You will most often use Bash functions to make your shell life easier; instead of typing out complex command pipelines, create a function and inject arguments. You'd place these in your bashrc file, ...