Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
d1daf8b6f4d96cceffb1463967dc3ab359341dff
/
.
/
testsuite
/
sed
/
sed-write-to-stdout
blob: 95b4d724bd6e785a3278fec9624df6618c10fa7b [
file
] [
log
] [
blame
]
busybox sed
-
n
'N;P;p'
>
output
<<
EOF
a
b
c
EOF
cmp
-
s output
-
<<
EOF
a
a
b
EOF