Jim I just tried it on my Ubuntu radio pc and here are the results.. (the blue line is my input (pressing enter after) the rest is what comes back.
[EMAIL PROTECTED]:~$ ps -aux | grep ttyS0 Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html root 6038 0.0 0.6 4864 2468 pts/2 S+ Aug09 0:00 minicom ttyS0 davekh 8413 0.0 0.1 2988 764 pts/4 R+ 23:44 0:00 grep ttyS0 The line above that starts with root would be the one your are interested in .. its the last bit of it thats telling you its about ttyS0 . Important - ignore the secondline that ends in "...grep ttyS0" thats just telling you you just looked for ttyS0. If you can copy and past it in to a reply (select in terminal and then choose edit/copy) before taking any other action. Dave G0CER (also G6VSG) http://www.eQSL.cc/Member.cfm?G0CER _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
