[BusyBox] bug#1304: sed has trouble working via link to busybox

Michael Sternberg mishka at SDF.LONESTAR.ORG
Mon Mar 17 03:16:03 UTC 2003


Package: busybox
Version: CVS

Latest busybox from CVS (Mar 17 09:56).

~> ls -l /bin/sed
lrwxrwxrwx 1 root root 7 Mar 16 20:04 /bin/sed -> busybox
~> ps | /bin/sed '/sed/d'
sed: Unsupported command U
~> ps | /bin/busybox sed '/sed/d'
... right output...

It was OK just a few days ago... :(
Kernel 2.4.18, PPC arch.

                        Michael





More information about the busybox mailing list