Getting rid of 'Press Return to Continue' under VPIX?
Tom Neff
tneff at bfmny0.BFM.COM
Mon Aug 20 15:43:40 AEST 1990
In article <1990Aug20.055217.4743 at apt.bungi.com> brian at 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 at bfmny0.BFM.COM
More information about the Comp.unix.i386
mailing list