Xref: utzoo comp.unix.xenix.sco:462 comp.unix.questions:26221 Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!uunet!consult!bob From: bob@consult.UUCP (Bob Willey) Newsgroups: comp.unix.xenix.sco,comp.unix.questions Subject: Screen Dumps Keywords: Screen Dump Xenix Console Message-ID: <210@consult.UUCP> Date: 14 Oct 90 19:45:51 GMT Followup-To: poster Organization: CCS Enterprises, Inc. - Easton, MD Lines: 32 Subject: screen dump # Bourne sheel script to write the screen # to standard output # # zdump > file # zdump | lp # # are good examples of how to use this # stty -echo ixon /bin/echo '\033[2i' 1>&2 cat - | { while read a do echo $a done } stty echo This appears to work, BUT: We have to abort to end, and the tty need to be reset - stty echo to get the echo back. -- >.. CCS Enterprises, Inc. .. Bob Willey, CDP ..< >.. P.O. Drawer 1690 .. uunet!consult!bob ..< >.. Easton, Maryland 21601 .. (301) 820-4670 ..< >.......................BBS: (301) 476-5098.....................<