Skip to Content.
Sympa Menu

baslinux - Re: [BL] Simple File Manager (was: DOS & Shell Scripting Guide)

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: 3aoo-cvfd AT dea.spamcon.org
  • To: BasicLinux List <baslinux AT lists.ibiblio.org>
  • Subject: Re: [BL] Simple File Manager (was: DOS & Shell Scripting Guide)
  • Date: Sat, 03 Feb 2007 18:31:24 +1300

> > dc $num 4 mod
> > on the commandline yields _no_ output,
>
> It turns out to be a bug in the dc in BL3 busybox.
> I tested the script with busybox 1.00pre7 (before
> posting it) and it worked fine. It also works with
> the full printf and dc.
>
> I'm very disappointed that the BL3 busybox (1.01) failed.
> ------------------------------
> <$>x=20;busybox dc $x 5 /
> 4
> <$>x=20;busybox.bl3 dc $x 5 /
> <$>
------------------------------

I have just tested busybox 1.10
-----------------------------
<$>x=20;busybox dc $x 5 /
4
<$>x=20;busybox110 dc $x 5 /
<$>
-----------------------------
It has the same problem as 1.01 (in BL3).

Does anybody have a later version of busybox to try?

Cheers,
Steven







Archive powered by MHonArc 2.6.24.

Top of Page