index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
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