Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
55af51c66d0dae27d188974820c4a7d53dd0be55
/
.
/
testsuite
/
tail
/
tail-works
blob: 50eca136ef05106de8ec5a00aa461feb0d0b60e3 [
file
] [
log
] [
blame
]
# FEATURE: CONFIG_INCLUDE_SUSv2
$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