* 6pack multi-drop
@ 2004-10-31 12:15 Chuck Hast
2004-11-03 21:20 ` Node Spawn Dave Stubbs
0 siblings, 1 reply; 4+ messages in thread
From: Chuck Hast @ 2004-10-31 12:15 UTC (permalink / raw)
To: Linux-hams List
Has the multi-drop function in 6-pack been done yet for Linux? I have been
playing with a single TNC and really like how it handles the channel. Would
like to be able to use the multi-drop function, but all documentation says it
has not been implemented yet.
--
Chuck Hast
To paraphrase my flight instructor;
"the only dumb question is the one you DID NOT ask resulting in my going
out and having to identify your bits and pieces in the midst of torn
and twisted metal."
^ permalink raw reply [flat|nested] 4+ messages in thread
* Node Spawn
2004-10-31 12:15 6pack multi-drop Chuck Hast
@ 2004-11-03 21:20 ` Dave Stubbs
2004-11-03 21:30 ` Dennis Boone
2004-11-03 21:33 ` Dennis Boone
0 siblings, 2 replies; 4+ messages in thread
From: Dave Stubbs @ 2004-11-03 21:20 UTC (permalink / raw)
To: Linux-hams List
Hello all,
Is there any way to get node to run an external program interactively?
It does a great job executing a command like "echo" from the ExtCmd
section, and then sending the results out over packet, but if you try to
launch an interactive program like mail or irssi, you get the following
error:
stdin: is not a tty
Is there a way to get node to spawn an interactive linux command with
the callsign as the username?
thanks in advance for the help,
Dave
VA3BHF
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Node Spawn
2004-11-03 21:20 ` Node Spawn Dave Stubbs
@ 2004-11-03 21:30 ` Dennis Boone
2004-11-03 21:33 ` Dennis Boone
1 sibling, 0 replies; 4+ messages in thread
From: Dennis Boone @ 2004-11-03 21:30 UTC (permalink / raw)
To: linux-hams
> Is there any way to get node to run an external program interactively?
> It does a great job executing a command like "echo" from the ExtCmd
> section, and then sending the results out over packet, but if you
> try to launch an interactive program like mail or irssi, you get the
> following error:
>
> stdin: is not a tty
>
> Is there a way to get node to spawn an interactive linux command with
> the callsign as the username?
You might look into wrapping the desired command in something like
the pty-redir or ptybuffer utilities. There are links to these
at freshmeat.
Alternately, you could use ax25d instead of a node program to start
the programs, or wrap the program in something like the Socket Window
tool and have it listen on a tcp/ip port.
Dennis Boone
KB8ZQZ
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Node Spawn
2004-11-03 21:20 ` Node Spawn Dave Stubbs
2004-11-03 21:30 ` Dennis Boone
@ 2004-11-03 21:33 ` Dennis Boone
1 sibling, 0 replies; 4+ messages in thread
From: Dennis Boone @ 2004-11-03 21:33 UTC (permalink / raw)
To: linux-hams
Further to my previous, look also at the netscript package.
De
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-11-03 21:33 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-31 12:15 6pack multi-drop Chuck Hast
2004-11-03 21:20 ` Node Spawn Dave Stubbs
2004-11-03 21:30 ` Dennis Boone
2004-11-03 21:33 ` Dennis Boone
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).