Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!uunet!bfmny0!tneff From: tneff@bfmny0.BFM.COM (Tom Neff) Newsgroups: comp.unix.i386 Subject: Re: Getting rid of 'Press Return to Continue' under VPIX? Message-ID: <15768@bfmny0.BFM.COM> Date: 20 Aug 90 05:43:40 GMT References: <1990Aug20.055217.4743@apt.bungi.com> Reply-To: tneff@bfmny0.BFM.COM (Tom Neff) Distribution: usa Lines: 13 In article <1990Aug20.055217.4743@apt.bungi.com> brian@apt.bungi.com (Brian Litzinger) writes: >I would prefer if VPIX did not ask 'Press Return to Continue' and expect >a 'Return' when exiting back to unix. The simplest way to prevent this is to pipe the output. dos -c 'chkdsk' | cat -u But note that this doesn't work well in interactive situations. Best for process steps. -- Never believe anything until it has been [__ Tom Neff officially denied. -- Claud Cockburn ] tneff@bfmny0.BFM.COM