busybox/testsuite/grep/grep-matches-NUL

4 lines
45 B
Plaintext
Raw Normal View History

2001-11-20 21:34:22 +05:30
# XFAIL
echo -e '\0' >foo
busybox grep . foo