mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-03 14:37:45 +00:00
tail: Add gnu's warning when following stdin is ineffective. If no pid support set to 0 in Observer.
This commit is contained in:
parent
d57545d09c
commit
2dc8a1b55e
6 changed files with 37 additions and 16 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2984,6 +2984,7 @@ dependencies = [
|
|||
name = "uu_tail"
|
||||
version = "0.0.16"
|
||||
dependencies = [
|
||||
"atty",
|
||||
"clap",
|
||||
"libc",
|
||||
"memchr",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue