C # Open Source File Real-time Monitoring Tool tail & tailui

Source: Internet
Author: User
Tail & tailui

Tail is a real-time file monitoring and Viewer based on command lines. It is a Windows Port for Unix 'Tail-F' commands.

Tail can quickly display the end of a large file without loading the entire file. And it can be used to view a growing file. Tail is only a file viewer and does not make any changes to the file.

Tailui is the tail GUI desktopProgram.

Environment requirements
    • Microsoft. NET Framework 4
Function options

-F, -- follow [= Name]Displays the growth of the output file.

-R, -- retryAlways try to open a file, even though it is not accessible or accessible after a period of time.

-F same as -- follow = Name -- retry

-N, -- lines = NSpecify n rows at the end of the output file, instead of 10 rows at the end of the default display.

-S, -- sleep-interval = sThe time interval S (1 S by default) between the attempts to read files ).

-H, -- HelpDisplays help information and exits.

-V, -- versionDisplay version information and exit.

Use the tail command line

Tailui Application

Source codeAddress
    • Https://github.com/gaochundong/Tail
More command line tools
    • Https://github.com/gaochundong/Knifer
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.