X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=2.2 required=5.0 	tests=AWL,BAYES_00,BOTNET,RDNS_NONE
X-Spam-Check-By: sourceware.org
Message-ID: <4AE820B5.3080403@onevision.de>
Date: Wed, 28 Oct 2009 11:45:09 +0100
From: Roland Schwingel <roland.schwingel@onevision.de>
User-Agent: Thunderbird 2.0.0.23 (Windows/20090812)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Cygwin 1.5 vs. 1.7: tail
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Hi...

At present I am using cygwin 1.5 mainly, but I have also started to 
migrate over to 1.7. Everything works quite well, but I encountered a 
problem with the tail command. Obviously the + syntax does no longer 
work in 1.7

In 1.5 when I call eg.
tail +3 /path/to/some/file

I get the whole file printed starting with line 3 (the first 2 lines are 
omitted). With cygwin 1.7 this does no longer work.
I get an error:
tail: cannot open '+3' for reading: No such file or directory.

Is this on purpose or an accident?

Roland


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

