Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
e40e76f3cd3702b1891231f585e5f38867a52b29
/
.
/
testsuite
/
tail
/
tail-n-works
blob: 0e1319fa6ca70c961383926d7ce4e02ede0be1c0 [
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