SUMMARY: Getting rid of 'Press Return to Continue' under VPIX?
Brian Litzinger
brian at apt.bungi.com
Tue Aug 21 07:46:52 AEST 1990
In my original posting I asked how to stop VPIX from asking
Press Return to Continue
when exiting back to UNIX.
The secret seems to be to run the output of the VPIX command through a pipe.
This causes VPIX to not asked the 'Press Return to Continue' question.
Thus my vpix command line which used to look like:
vpix -r vpix -c /usr2/ldbin/make15
now look likes:
vpix -r vpix -c /usr2/ldbin/make15 | cat >/dev/tty
Thanks to all who responded.
<> Brian Litzinger @ APT Technology Inc., San Jose, CA
<> brian at apt.bungi.com {apple,sun,pyramid}!daver!apt!brian
<> Disclaimer: Above are my opinions and probably wrong.
<>
<> "For it is the doom of men that they forget." - Merlin
--
<> Brian Litzinger @ APT Technology Inc., San Jose, CA
<> brian at apt.bungi.com {apple,sun,pyramid}!daver!apt!brian
<> VOICE: 408 377 9950 FAX: 408 377 0374
<> Disclaimer: Above are my opinions and probably wrong.
More information about the Comp.unix.i386
mailing list