Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
3,909,656,376 visitors served.
forum Join the Word of the Day Mailing List For webmasters
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

command line option

   Also found in: Wikipedia 0.01 sec.
(software)command line option - (Or "option", "flag", "switch", "option switch") An argument to a command that modifies its function rather than providing data. Options generally start with "-" in Unix or "/" in MS-DOS. This is usually followed by a single letter or occasionally a digit. More recently, GNU software adopted the --longoptionname style, usually in addition to traditional, single-character, -x style equivalents.

Some commands require each option to be a separate argument, introduced by a new "-" or "/", others allow multiple option letters to be concatenated into a single argument with a single "-" or "/", e.g. "ls -al". A few Unix commands (e.g. ar, tar) allow the "-" to be omitted. Some options may or must be followed by a value, e.g. "cc prog.c -o prog", sometimes with and sometimes without an intervening space.

getopt and getopts are commands for parsing command line options. There is also a C library routine called getopt for the same purpose.


Want to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit the webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Feedback
Mentioned in?  References in periodicals archive?   Encyclopedia browser?   Full browser?
No references found
 
The text also contains a reference section on the different kernel command line options, the kernel build options, and a select few of the different kernel configuration options; an appendix listing helpful utilities; and a bibliography of useful references.
Several new command line options have also been added to make WinRAR in the command line mode more user friendly.
has introduced the latest release of its advanced password synchronization product, SecurPass, featuring extensive Applications Programming Interfaces (APIs), customizable user exits, multiple command line options, and customization of restricted password files for international language applications.
 
 
 
Encyclopedia
?

Terms of Use | Privacy policy | Feedback | Advertise with Us | Copyright © 2012 Farlex, Inc.
Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.