grep: bug or feature ?

walter harms wharms at bfs.de
Thu Feb 19 14:45:04 UTC 2009


Hi list,
i was porting a script to an embedded box with bb and found the
following effect:

./busybox grep "[a-Z]" /etc/hosts
grep: bad regex '[a-Z]': Invalid range end

while
 grep "[a-Z]" /etc/hosts

works with no problem.

bug or feature ?


re,
 wh


More information about the busybox mailing list