Linux en español

¿En qué podemos ayudarte?

Comando tail

< volver

-v, –verbose
always output headers giving file names

–help display this help and exit

HIT Closer

–version
output version information and exit

If the first character of K (the number of bytes or lines) is a ‘+’,
print beginning with the Kth item from the start of each file, other‐
wise, print the last K items in the file. K may have a multiplier suf‐
fix: b 512, kB 1000, K 1024, MB 1000*1000, M 1024*1024, GB
1000*1000*1000, G 1024*1024*1024, and so on for T, P, E, Z, Y.

With –follow (-f), tail defaults to following the file descriptor,
which means that even if a tail’ed file is renamed, tail will continue
to track its end. This default behavior is not desirable when you
really want to track the actual name of the file, not the file descrip‐
tor (e.g., log rotation). Use –follow=name in that case. That causes
tail to track the named file in a way that accommodates renaming,
removal and creation.

AUTHOR
Written by Paul Rubin, David MacKenzie, Ian Lance Taylor, and Jim Meyer‐
ing.

REPORTING BUGS
GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
Report tail translation bugs to <http://translationproject.org/team/>

COPYRIGHT
Copyright © 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL
version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

SEE ALSO
Full documentation at: <http://www.gnu.org/software/coreutils/tail>
or available locally via: info ‘(coreutils) tail invocation’

Este sitio web utiliza cookies para mejorar su experiencia. Asumiremos que está de acuerdo con esto, pero puede optar por no participar si lo desea. Aceptar Leer más

Política de privacidad y cookies