[16251] in Athena Bugs
Re: sgi [8.2.9]: script
daemon@ATHENA.MIT.EDU (Robert A Basch)
Fri Aug 28 14:03:03 1998
Date: Fri, 28 Aug 1998 14:03:02 -0400
From: Robert A Basch <rbasch@MIT.EDU>
To: Jonathon Weiss <jweiss@MIT.EDU>
Cc: bugs@MIT.EDU, rbasch@MIT.EDU
In-Reply-To: "[16233] in Athena Bugs"
> find /usr -type l -print | xargs ls -ld | grep /os/ | awk '{print $11}' | xargs ls -ld | grep ' -> '
> I occasionally saw lines that looked like:
> lrwxr-xr-x 1 root sys lrwxr-xr-x 1 root sys 10 Mar 18 21:12 /os/usr/sbin/fileconvert -> routeprint
> although it appears that the correct thing was written into the script file.
> (this did not happen when I ran the same command wihtout running script first.)
I didn't notice this or any other garbling when I tried your command
and others under script on an 8.2 Indy; how reproducible is it? Are
the bad lines always garbled in the same way? Can you tell if output
is getting dropped, and how much, by comparing what you see against
the script file?
Bob