bug-coreutils
[Top][All Lists]
Advanced

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

Re: regarding head/tail syntax


From: Paul Jarc
Subject: Re: regarding head/tail syntax
Date: Mon, 22 Sep 2003 12:19:49 -0400
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

Jim Meyering <address@hidden> wrote:
> And if you build the GNU coreutils on a system that conforms to
> POSIX 1003.1-2001, then you'll find that the above all fail, e.g. like this:
>
>   $ head -1
>   head: `-1' option is obsolete; use `-n 1'
>   Try `head --help' for more information.
>   [Exit 1]

Given the significant number of complaints about this behavior, I
think it would make sense to reject -1, etc., only if $POSIXLY_CORRECT
is set.


paul




reply via email to

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