Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
554a9ff7eaf60bcb960a5f0670a9ed74db2f3292
/
.
/
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