#how do you use the dash (terminal question thing)

1 messages · Page 1 of 1 (latest)

valid ice
#

dash followed by a letter, or double dash followed by a word is called a 'switch' or 'flag' it alters the original command, but is not a command itself

#

ie ls -h ; ls --help

valid ice
#

what's the main command?

#

I gave 2 examples using the ls command.

#

command -l

#

command -f