Re: LINUX EUPHORIA QUESTION ?

new topic     » goto parent     » topic index » view thread      » older message » newer message

Hi

Quick experiment.

Open two terminals.

In each termianl type ps - this will give you the console name of each terminal

eg, two terms ps gives
29250 pts/198 00:00:00 ps

and
29322 pts/199 00:00:00 ps

in second terminal (pts/199) type 
echo "Hi" > /dev/pts/198

This should send Hi from 199 to 198

Perhaps you could use this to open a console, use ps to get the terms name,
etc.

Chris


http://members.aol.com/chriscrylex/euphoria.htm
http://uboard.proboards32.com/
http://members.aol.com/chriscrylex/EUSQLite/eusql.html

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu