Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
b61e13d24741536fc713dab1c10a4925197b2072
/
.
/
testsuite
/
tail
/
tail-n-works
blob: e5b260caf57773d17ad14a191deeb52823c755be [
file
] [
log
] [
blame
]
echo
-
ne
"abc\ndef\n123\n"
>
input
echo
-
ne
"def\n123\n"
>
logfile
.
ok
busybox tail
-
n
2
input
>
logfile
.
bb
cmp logfile
.
ok logfile
.
bb