blob: 6f106e10440a0745f63e33ede746e6702f3a5201 [file] [log] [blame]
echo foo | busybox sed -e /foo/d -e s/foo/bar/ >foo
cmp foo /dev/null