<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.staging.zoneminder.com/index.php?action=history&amp;feed=atom&amp;title=Tail</id>
	<title>Tail - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.staging.zoneminder.com/index.php?action=history&amp;feed=atom&amp;title=Tail"/>
	<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Tail&amp;action=history"/>
	<updated>2026-05-03T14:32:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Tail&amp;diff=1560&amp;oldid=prev</id>
		<title>Cordel at 08:18, 22 June 2006</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Tail&amp;diff=1560&amp;oldid=prev"/>
		<updated>2006-06-22T08:18:55Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Usage: tail [OPTION]... [FILE]...&lt;br /&gt;
&lt;br /&gt;
Print the last 10 lines of each FILE to standard output.&lt;br /&gt;
&lt;br /&gt;
With more than one FILE, precede each with a header giving the file name.&lt;br /&gt;
&lt;br /&gt;
With no FILE, or when FILE is -, read standard input.&lt;br /&gt;
&lt;br /&gt;
Mandatory arguments to long options are mandatory for short options too.&lt;br /&gt;
      --retry              keep trying to open a file even if it is&lt;br /&gt;
                           inaccessible when tail starts or if it becomes&lt;br /&gt;
                           inaccessible later -- useful only with -f&lt;br /&gt;
  -c, --bytes=N            output the last N bytes&lt;br /&gt;
  -f, --follow[={name|descriptor}]&lt;br /&gt;
                           output appended data as the file grows;&lt;br /&gt;
                           -f, --follow, and --follow=descriptor are&lt;br /&gt;
                           equivalent&lt;br /&gt;
  -F                       same as --follow=name --retry&lt;br /&gt;
  -n, --lines=N            output the last N lines, instead of the last 10&lt;br /&gt;
      --max-unchanged-stats=N&lt;br /&gt;
                           with --follow=name, reopen a FILE which has not&lt;br /&gt;
                           changed size after N (default 5) iterations&lt;br /&gt;
                           to see if it has been unlinked or renamed&lt;br /&gt;
                           (this is the usual case of rotated log files)&lt;br /&gt;
      --pid=PID            with -f, terminate after process ID, PID dies&lt;br /&gt;
  -q, --quiet, --silent    never output headers giving file names&lt;br /&gt;
  -s, --sleep-interval=S   with -f, sleep for approximately S seconds&lt;br /&gt;
                           (default 1.0) between iterations.&lt;br /&gt;
  -v, --verbose            always output headers giving file names&lt;br /&gt;
      --help     display this help and exit&lt;br /&gt;
      --version  output version information and exit&lt;br /&gt;
&lt;br /&gt;
If the first character of N (the number of bytes or lines) is a `+&amp;#039;,&lt;br /&gt;
print beginning with the Nth item from the start of each file, otherwise,&lt;br /&gt;
print the last N items in the file.  N may have a multiplier suffix:&lt;br /&gt;
b 512, k 1024, m 1024*1024.&lt;br /&gt;
&lt;br /&gt;
With --follow (-f), tail defaults to following the file descriptor, which&lt;br /&gt;
means that even if a tail&amp;#039;ed file is renamed, tail will continue to track&lt;br /&gt;
its end.  This default behavior is not desirable when you really want to&lt;br /&gt;
track the actual name of the file, not the file descriptor (e.g., log&lt;br /&gt;
rotation).  Use --follow=name in that case.  That causes tail to track the&lt;br /&gt;
named file by reopening it periodically to see if it has been removed and&lt;br /&gt;
recreated by some other program.&lt;/div&gt;</summary>
		<author><name>Cordel</name></author>
	</entry>
</feed>