Re: tail command errors on windows/dos log file
"Matthew Smith" <[email protected]> Wed, 18 Sep 2002 22:52:48 -0500
| Newsgroups | gmane.comp.gnu.textutils.bugs |
|---|---|
| Message-ID | <025601c25f90$052c64c0$010a10ac@guinness> |
Chris:
Please direct cygwin related question about textutils to the cygwin mailing list. Please see http://www.cygwin.com for more information.
thanks,
-Matt Smith
cygwin textutils maintainer
When tailing a log file created within Windows, I receive the following error when I issue:
tail -f mylogfile.log
tail: mylogfile.log: cannot follow end of this type of file; giving up on this name
tail: no files remaining
/mnt/test >
Any ideas why a DOS file cannot be followed using tail from CYGWIN but a winnt tail command works?
Chris