Table of Contents
Many executables, whether binaries or script files, accept
options to modify their run-time behavior. For example: from
the command-line, typing command -o
would invoke command, with option
o.
Table of Contents
Many executables, whether binaries or script files, accept
options to modify their run-time behavior. For example: from
the command-line, typing command -o
would invoke command, with option
o.