Difference between revisions of "Tail"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 1: Line 1:
{{Draft}}
+
{{lowercase}}
  
 
* <code>tail -f</code> or <code>tail --follow=descriptor</code> (As of version 7.5 of <code>[[coreutils]]</code> tail --follow uses [[inotify]] to avoid polling for changes)
 
* <code>tail -f</code> or <code>tail --follow=descriptor</code> (As of version 7.5 of <code>[[coreutils]]</code> tail --follow uses [[inotify]] to avoid polling for changes)

Revision as of 08:23, 8 September 2021

  • tail -f or tail --follow=descriptor (As of version 7.5 of coreutils tail --follow uses inotify to avoid polling for changes)
  • tail --follow=name
  • tail -qF
-q quiet


Related commands

See also

Advertising: