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-append-next-line
blob: 380b7935d8d7468777cff851e38c5b09c6682b08 (
plain
)
1
2
3
4
5
6
7
8
9
busybox sed -n 'N;p'>output <<EOF a b c EOF cmp -s output - <<EOF a b EOF