bc: Command Line Options

1 
1 1.2 Command Line Options
1 ========================
1 
1 'bc' takes the following options from the command line:
1 
1 '-h, --help'
1      Print the usage and exit.
1 
1 '-l, --mathlib'
1      Define the standard math library.
1 
1 '-w, --warn'
1      Give warnings for extensions to POSIX 'bc'.
1 
1 '-s, --standard'
1      Process exactly the POSIX 'bc' language.
1 
1 '-q, --quiet'
1      Do not print the normal GNU 'bc' welcome.
1 
1 '-v, --version'
1      Print the version number and copyright and quit.
1