Re: LINUX EUPHORIA QUESTION ?
- Posted by Chris Burch <chriscrylex at aol.com> Nov 26, 2005
- 565 views
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