bug-coreutils
[Top][All Lists]
Advanced

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

tail +n does not work under Linux?


From: Christophe LYON
Subject: tail +n does not work under Linux?
Date: Thu, 07 May 2009 17:27:15 +0200
User-agent: Thunderbird 2.0.0.21 (X11/20090302)

Hello,

I have just noticed that 'tail +n' does not seem to work under Linux.

For instance:
$ tail +3 .cshrc
tail: cannot open `+3' for reading: No such file or directory
==> .cshrc <==
[...]

I am using coreutils-7.2, and I have just reproduced the issue with 7.3, under Linux RHEL 3 and 4. Curiously, it works OK under Solaris 8.

... and tail -3 works.

Have I misunderstood the doc, or is it a bug?

Thanks and regards,

Christophe.




reply via email to

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