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-prints-line-once-for-multiple-substs
blob: ba8955d6e53a12cdfbbaf64b3523946f7f6bc2cc (
plain
)
1
2
3
4
busybox sed -e s/1/2/g -e s/3/4/g >output <<EOF 1 EOF echo 2 | cmp -s output -