bug-coreutils
[Top][All Lists]
Advanced

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

5.93 tail -N foo bar invalid option


From: Karl Berry
Subject: 5.93 tail -N foo bar invalid option
Date: Sat, 28 Jan 2006 19:12:50 -0600

In coreutils 5.93, with _POSIX2_VERSION=0 (and POSIXLY_CORRECT unset), 
  touch foo bar
  tail -3 foo bar
yields the error
  tail: invalid option -- 3

Both `tail -3 foo' and `head -3 foo bar' are ok.

Thanks,
k




reply via email to

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