Re: [PATCH] tail -n not supported in all OSs

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

 



On Tue, Oct 16, 2007 at 07:57:14PM +0300, Jari Aalto wrote:

SunOS/Solaris tail(1) does not support option '-n'. The
following patches change occurrances of:

  tail -n <N>

to

  tail <N>

On Linux, I get

  tail: cannot open `1' for reading: No such file or directory

Did you want

  tail -<N>

David
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux