[11646] in Athena Bugs
sun4 7.6Q: tail
daemon@ATHENA.MIT.EDU (Gilbert Leung)
Fri Jan 21 23:03:44 1994
To: bugs@MIT.EDU
Date: Fri, 21 Jan 94 23:03:31 EST
From: Gilbert Leung <gleung@MIT.EDU>
System name: m4-167-3
Type and version: SPARC/Classic 7.6Q
Display type: cgthree
What were you trying to do?
tail a file
What's wrong:
tail doesn't give the correct number of the end of file.
A sample file that I have trouble with is /mit/gleung/public/apo
(obtained from zephyr-log in bitbucket)
e.g.
tail -300 apo
tail -400 apo
tail -500 apo
all give the same thing
This is not true in other architectures.
Please describe any relevant documentation references:
Should be a sun problem. (Solaris sucks?)
Please fix this. Tail is an essential unix tool.