[BusyBox] Problems with halt, reboot, du, ls, find, head, cut, sed, cp

Tom Oehser tom at toms.net
Wed May 2 19:58:11 UTC 2001


> >  du: POSIXLY_CORRECT wasn't supported, breaking the scripts.
> 
> Do you absolutely need POSIXLY_CORRECT?  Can you not use 'du -k'?  

Different.  Normally, "du" and "du -k" do the same thing.

It is _only with POSIXLY_CORRECT_ that there is a difference with -k.

The gnu-du without POSIXLY_CORRECT and the busybox-du both use k allways.

The POSIXLY_CORRECT allows the 512.

I can probably work around this one, of course.

-Tom







More information about the busybox mailing list