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