[comp.windows.news] Bit rot during transmission of `rpsterm'

earle@MAHENDO.JPL.NASA.GOV (Greg Earle) (10/28/87)

Yow!  Somehow the trailing `"' that should have been on the line doing the
actual `psterm' invocation vanished mysteriously.  Replace
	psterm -f -bg -t $TTYTYPE -xy 0 405 -fl 'Remote psterm on $1' -il $1
with
	psterm -f -bg -t $TTYTYPE -xy 0 405 -fl 'Remote psterm on $1' -il $1"
                                                                            ^
Sorry for the inconvenience ...

	- Greg