busybox grep (1.20.2)
$ echo libevent | grep -Fx libev
libevent
$

gnu grep
$ echo libevent | grep -Fx libev
$
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to