= =>filename<= =
For options that take the number of bytes or lines as an argument, you prepend a plus sign (+) to num to begin printing with the numth item. These options can also specify a block size:
512 bytes
1 kilobyte
1 megabyte
tail
= =>filename<= =
For options that take the number of bytes or lines as an argument, you prepend a plus sign (+) to num to begin printing with the numth item. These options can also specify a block size:
512 bytes
1 kilobyte
1 megabyte
tail
w konsoliPrint the last num bytes.
Don't quit at the end of file; "follow" file as it grows and end when the user presses Ctrl-C. Following by file descriptor is the default, so -f, --follow, and --follow=descriptor are equivalent. Use --follow=name to track the actual name of a file even if the file is renamed, as with a rotated logfile.
Identical to --follow=name --retry.
Print a help message and exit.
Print the last num lines.
Used with --follow=name to reopen a file whose size hasn't changed after num iterations (default 5), to see if it has been unlinked or renamed (as with rotated logfiles).
Used with -f to end when process ID pid dies.
Suppress filename headers.
With -f, keep trying to open a file even if it isn't accessible when tail starts or if it becomes inaccessible later.
With -f, sleep approximately sec seconds between iterations. Default is 1 second.
With multiple files, always output the filename headers.
Print version information and then exit.
Przykłady tail działanie w Słownik polecenie T