bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Maybe a bug!


From: address@hidden
Subject: Maybe a bug!
Date: Fri, 21 Dec 2007 09:46:38 +0100 (CET)

Why does head accept die option -1 and tail does not, in this same 
context?

$ head -1 LottoDate.txt LottoJahr.txt LottoZahl.txt
==> LottoDate.txt <==
09.10.1955  3 12 13 16 23 41

==> LottoJahr.txt <==
1955  3 12 13 16 23 41

==> LottoZahl.txt <==
  3 12 13 16 23 41

$ tail -1 LottoDate.txt LottoJahr.txt LottoZahl.txt
tail: Option in ungültigen Kontext benutzt - 1

$ LANG=C tail -1 LottoDate.txt LottoJahr.txt LottoZahl.txt
tail: option used in invalid context -- 1

I sayed "maybe", but actually I am sure it is a bug!

Greetings!
Dario Deho


Jetzt neu: Der Routenplaner von Tiscali
http://www.tiscali.de/trav/routenplaner.html





reply via email to

[Prev in Thread] Current Thread [Next in Thread]