blob: 380b7935d8d7468777cff851e38c5b09c6682b08 [file] [log] [blame]
busybox sed -n 'N;p'>output <<EOF
a
b
c
EOF
cmp -s output - <<EOF
a
b
EOF