05-02-07 06:31 PM
At 2007-05-02 11:43AM, "Patrick" wrote:
> In news:slrnf3hbnm.i9s.glennj@smeagol.ncf.ca,
> Glenn Jackman <glennj@ncf.ca> wrote:
>
>
> What version are you using?
> $ bc -v
> bc 1.06
> Copyright 1991-1994, 1997, 1998, 2000 Free Software Foundation, Inc.
An old solaris version.
$ bc -v
bc: illegal option -- v
usage: bc [ -c ] [ -l ] [ file ... ]
$ what `which bc`
/usr/bin/bc:
SunOS 5.8 Generic February 2000
> $ echo 'scale=3;555/1000'|bc
> .555
>
--
Glenn Jackman
"You can only be young once. But you can always be immature." -- Dave Barry
[ Post a follow-up to this message ]
|