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