Hello…
I’m interested in using “wd” without being on the console. Currently,
if I try to run it in an Xterm window (telnetting or rsh’ing into the
QNX box), it won’t run. I need to be on the physical console in order
to get wd to run. This is extremely inconvenient.
We’re using Watcom 10.6 and QNX4.25.
Is there a way to run wd remotely?
Thanks very much.
Here’s my Xwd script:
CON=tty
/bin/wd -console=$CON
$*
-Bruce.
Jeff Bailey wrote:
Hello…
I’m interested in using “wd” without being on the console. Currently,
if I try to run it in an Xterm window (telnetting or rsh’ing into the
QNX box), it won’t run. I need to be on the physical console in order
to get wd to run. This is extremely inconvenient.
We’re using Watcom 10.6 and QNX4.25.
Is there a way to run wd remotely?
Thanks very much.
Thanks very much… That works great (at least on my quick test).
Much appreciated.
On Fri, 22 Sep 2000 15:09:44 -0700, Bruce Edge <bedge@sattel.com>
wrote:
Here’s my Xwd script:
CON=tty
/bin/wd -console=$CON
$*
-Bruce.
Jeff Bailey wrote:
Hello…
I’m interested in using “wd” without being on the console. Currently,
if I try to run it in an Xterm window (telnetting or rsh’ing into the
QNX box), it won’t run. I need to be on the physical console in order
to get wd to run. This is extremely inconvenient.
We’re using Watcom 10.6 and QNX4.25.
Is there a way to run wd remotely?
Thanks very much.
Please remove NOSPAM if emailing reply. Thanks.