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