Till Halbach <[EMAIL PROTECTED]> 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-textutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-textutils

Reply via email to