Linux Training : Section 4 (Part-1)
Definition: Command Syntax
Commands typically have the syntax:
command option(s) argument(s)
Options:
Modify the ay that a command works
Usually consist of a hyphen or dash followed by a single letter
Some commands accept multiple options which ...
adityadevblog.hashnode.dev6 min read