blob: 6dda80feee56873274f177e83774b68b8b965c07 [file] [log] [blame]
busybox sed 'G'>output <<EOF
a
b
c
EOF
cmp -s output - <<EOF
a
b
c
EOF