Back to search
tail
command logDisplay the end of a file, optionally following new output
Options
-F retries if file is renamed/rotated (useful for log rotation)
Default: 10
Output the last N bytes instead of lines
Stop tailing when this process dies
With -f, sleep N seconds between iterations
Generated Command
tail