[linux] Re: Klein probleem met bc
Alexander Volovics
awol op home.nl
Wo Apr 12 12:36:56 CEST 2006
On Wed, Apr 12, 2006 at 12:26:43PM +0200, Paul Slootman wrote:
> On Wed 12 Apr 2006, Alexander Volovics wrote:
> > Op een x86_64 pc met fedora core 5 zie ik precies hetzelfde:
> > 'bc -q' werkt, 'bc --guiet' geeft zelfde als boven.
> bc: unrecognized option `--guiet'
> Met een 'q' gaat het wel goed hier :)
Een tikfout in m'n mail, hier volgt het bewijs:
$ bc --quiet
usage: bc [options] [file ...]
-h --help print this usage and exit
-i --interactive force interactive mode
-l --mathlib use the predefine math routnes
-q --quiet don't print initial banner
-s --standard non-standard bc constructs are errors
-w --warn warn about non-standard bc constructs
-v --version print version information and exit
$ bc -q
10+9
19
Alexander
More information about the Linux
mailing list