Howard Chu wrote:
> The last time I checked, dc is only a front-end for bc. It seems odd to me
> that dc can work correctly if bc is broken...

# cd /usr/bin
# ls -l dc
-r-xr-xr-x   1 root     bin        40584 Jan  5  2000 dc
# ls -l bc
-r-xr-xr-x   1 root     bin        25600 Jan  5  2000 bc
# chmod 0 bc
# dc
[la1+dsa*pla10>y]sy
0sa1
lyx
1
2
6
24
120
720
5040
40320
362880
3628800
^C# uname -a
SunOS blade 5.8 Generic_108528-13 sun4u sparc SUNW,Sun-Blade-100
# chmod 555 bc

And stop top posting!

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to