[13083] in Athena Bugs
rsaix [7.7F]: more
daemon@ATHENA.MIT.EDU (yandros@MIT.EDU)
Sat Jan 7 15:47:14 1995
From: yandros@MIT.EDU
Date: Sat, 7 Jan 1995 15:47:03 -0500
To: bugs@MIT.EDU
System name: m37-332-6.MIT.EDU
Type and version: POWER 7.7F
Display type: colorgda
What were you trying to do?
see what was in a file
What went wrong?
; ls
Vladd
; file Vladd
Vladd: empty
; more Vladd
(this shows up as a `y' with an oumlat)
; where more
/usr/athena/bin/more
/usr/ucb/more
/bin/more
/usr/bin/more
; cat -e -v Vladd
; /usr/ucb/more Vladd
; /bin/more Vladd
;
What should have happened?
/usr/athena/bin/more shouldn't have printed the y\:
Anything else you'd like to add?
I could look this up and see if it's documented in the manpage,
only... :-/