From: jont@harlequin.co.uk (Jon Thackray)
Subject: Re: Problem with tail
7 Feb 1997 03:40:11 -0800
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <29399.9702071058.cygnus.gnu-win32@dedekind.cam.harlequin.co.uk>
References: <14191.9702061609@dedekind.cam.harlequin.co.uk>
	<19970206200548.UK14124@dumpy.inetnebr.com>
Original-To: gnu-win32@cygnus.com
In-Reply-To: <19970206200548.UK14124@dumpy.inetnebr.com>
Original-Sender: owner-gnu-win32@cygnus.com

jepler@inetnebr.com writes:
 > Jon Thackray writes:
 > > It appears that the beta-17 version of tail differes from the unix
 > > version in its interpretation of a number passed to it.
 > > 
 > > eg tail +2 on unix is interpreted as tail from line 2 onwards, whereas
 > > in beta-17 it seems to be interpreted as tail starting after line 2.
 > 
 > In the version of gnu tail installed on this Linux box (GNU textutils 1.9),
 > tail +N will show from line N onwards, and -N will show the last N lines.

Yes, that's the expected unix behaviour. However, under Win32, it's
one line out. Also, under Win32, it sometimes erroneously truncates
the file. I have had to abandon using tail.
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
