The dash, -, is part of a Parameter Expansion syntax that tells Bash to check for existence of the preceding parameter, a.k.a. whether it is "set", substituting whatever follows if it isn't. For th...
posted 2y ago
by nogjam
· edited
2y ago
by nogjam
Answer