Subject: Pseudo-terminals
To: None <current-users@netbsd.org>
From: David Forbes <david@flossy.u-net.com>
List: current-users
Date: 08/05/2001 13:04:57
Is there a neat and easy way to start two arbitrary processes at each end
of a pseuso-terminal master/slave pair?  I need to convince process A that
it's talking to a terminal when actually it's talking to process B and
vice verse.  I'm thinking it should be possible to do with a sh script or
a short piece of perl?


Thanks,

David.