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-hold-space-to-pattern-space
blob: 6dda80feee56873274f177e83774b68b8b965c07 (
plain
)
1
2
3
4
5
6
7
8
9
10
11
12
13
busybox sed 'G'>output <<EOF a b c EOF cmp -s output - <<EOF a b c EOF