delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/03/31/04:14:15

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
From: "Krisztian Fekete" <fkr0 AT mailbox DOT hu>
Date: Thu, 31 Mar 2005 11:22:58 +0200
To: cygwin AT cygwin DOT com
MIME-Version: 1.0
Subject: bug: tail -c stopped working
Message-Id: <E1DGvtD-0005FS-00@web2.mailbox.hu>
Note-from-DJ: This may be spam
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id j2V9EBaD009458

Hi,

GNU tail has an option to output the last n bytes:

$ tail --help
...
  -c, --bytes=N            output the last N bytes
...

In the current coreutils version (5.3.0-3) the short option version
stopped working:

$ tail -c 30
tail: cannot open `30' for reading: No such file or directory

while
$ tail --bytes=30
still works.

Best regards,

Krisztian Fekete

Krisztian





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


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019