Download Tailf
Description
Tailf is a C# implementation of the tail -f command available on unix/linux systems. Differently form other ports it does not lock the file in any way so it works even if other rename the file: this is expecially designed to works well with log4net rolling file appender.
Source Files
The download file tailf.zip has the following entries.
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
Tailf/Tailf.sln//w w w . j a v a2s . c om
Tailf/Tailf.vssscc
Tailf/Tailf/CmdLineOption.cs
Tailf/Tailf/CommandLineParser.cs
Tailf/Tailf/NotEnougthParametersException.cs
Tailf/Tailf/Program.cs
Tailf/Tailf/Properties/AssemblyInfo.cs
Tailf/Tailf/Tail.cs
Tailf/Tailf/Tailf.csproj
Tailf/Tailf/Tailf.csproj.vspscc
Tailf/Tailf/TailfParameters.cs
Tailf/TestTailF/App.config
Tailf/TestTailF/Program.cs
Tailf/TestTailF/Properties/AssemblyInfo.cs
Tailf/TestTailF/TestTailF.csproj
Tailf/TestTailF/TestTailF.csproj.vspscc
Download
Click the following link to download tailf.zip.
tailf.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »