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