Display end of a Log file


Home Forums Computer – PC Linux – general Display end of a Log file

Tagged: , ,

  • This topic has 0 replies, 1 voice, and was last updated 11 years ago by PMB.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #3093
    PMB
    Keymaster

    $ sudo tail -f /var/log/syslog
    .
    Print the last 10 lines of a FILE to standard output.
    -f, –follow[={name|descriptor}]
    output appended data as the file grows; -f, –follow, and –follow=descriptor are equivalent

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.