tail for Windows

tail for Windows is 100% FREE UNIX/Linux like tail DOS Command for Windows that designed to display last lines of a file and trace/monitor file's change. You can also intercept a file from specified l
Download

tail for Windows Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Language:
  • English
  • Price:
  • Free
  • Publisher Name:
  • TriSun Software Inc.
  • Publisher web site:
  • Operating Systems:
  • Windows 98/Me/2000/XP/2003/Vista/Server 2008/7/NT
  • File Size:
  • 26083

tail for Windows Tags


tail for Windows Description

tail for Windows is 100% FREE UNIX/Linux like tail DOS Command for Windows. It can be used to display last lines of a file and trace/monitor file's change. You can also intercept a file from specified line no. into another file by using the redirection symbol (> or >>). It supports most options compare with UNIX/Linux tail command, so for UNIX/Linux skills, there is no more words to say. And it contains the Manual, just read it to know all supported options after installed it. It is very easy to use, for the average Windows PC users, we give the following guides: * Just click its shortcut to open the DOS command window. * Now, you can use tail command. * Common usage: tail -f filename traces/monitors file's change. tail -n filename displays the last n lines of the file. tail +n filename displays the file tail beginning with nth line. All above commands can generate a new file by using the redirection symbol (> or >>). > override mode, >> appending mode. E.g. tail -100 "f:\new product\test.log" > h:\test.tail.100.log will intercept the last 100 lines from "f:\new product\test.log" into h:\test.tail.100.log (new file). At last, if the file name has space, please quote it, like "filename", in fact, we recommend you quote file name always.


tail for Windows Related Software