Linux Command Structure

Linux Command Structure

August 15, 2023 | permanent

tags
,

Summary #

Command <options> <arguments>

Examples #

  • options start with “-”
  • arguments are followed by options
ls -l(o) /home(a)


Links to this note

Go to random page

Previous Next