bug-coreutils
[Top][All Lists]
Advanced

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

tail question


From: Warren L Dodge
Subject: tail question
Date: Tue, 20 Jan 2004 16:20:20 -0800 (PST)

I built coreutils-5.0 on solaris 2.51, solaris 8, and linux

On the two solaris systems the following command works.

tail -1 file

On linux is complains and says to use

tail -n 1 file

"head" has the same issue. 

Any idea what caused this?

As we work in a multi-platform environment it is important to remain
compatible with the Solaris utilities. 

If there are other areas of change I'd sure like to know.

Thanks




reply via email to

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