[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bug in <head>
From: |
Jim Meyering |
Subject: |
Re: Bug in <head> |
Date: |
23 Apr 2001 10:42:58 +0200 |
User-agent: |
Gnus/5.090003 (Oort Gnus v0.03) Emacs/21.0.103 |
Till Halbach <address@hidden> wrote:
| I figured out that when I write
|
| head -n 07 filename.txt
| or
| head -n 10 filename.txt
|
| everything works fine, but for
|
| head -n 08 filename.txt
| or
| head -n 09 filename.txt
|
| I get
|
| head: 08: number of lines is so large that it is not representable
Thanks for the report.
That's fixed in the latest test release.
ftp://alpha.gnu.org/gnu/fetish/
- Bug in <head>, Till Halbach, 2001/04/23
- Re: Bug in <head>,
Jim Meyering <=