Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
54deebf4e41fd8cee3b5800a08844adc985d2c03
/
.
/
testsuite
/
sed
/
sed-next-line
blob: 38fe20cf24f8709d8dd78f2383bbd5ded3f9817d [
file
] [
log
] [
blame
]
busybox sed
'n;p'
>
output
<<
EOF
a
b
c
EOF
cmp
-
s output
-
<<
EOF
a
b
b
c
c
EOF