[BusyBox] bug#1208: sed parse incorrectly s/[/]//

Dumas Patrice dumas at centre-cired.fr
Fri Aug 24 07:00:03 UTC 2001


Package: busybox
Version: 0.60
Severity: normal


$ ./busybox sed 's/[/]//' cat.c
returns 
sed: bad option in substitution expression

With GNU
$ sed 's/[/]//' cat.c
I get a correct output

Redhat 7.0 kernel 2.2.17, glibc libc-2.2.3

Pat






More information about the busybox mailing list