index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testsuite
/
sed
/
sed-does-not-substitute-in-deleted-line
blob: 6f106e10440a0745f63e33ede746e6702f3a5201 (
plain
)
1
2
echo foo | busybox sed -e /foo/d -e s/foo/bar/ >foo cmp foo /dev/null