From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@9fans.net Date: Thu, 13 Nov 2008 17:06:08 +0000 From: lupin636@gmail.com Message-ID: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable References: <770d10cefcad9b5fc2462b8cb23cda33@quanstro.net> Subject: Re: [9fans] 9grid Topicbox-Message-UUID: 412c5132-ead4-11e9-9d60-3106f5b1d025 Thanks again Eric.. It works, sorry but i'm newbie in shell ;-) About the authentication problem, i checked /sys/log/auth, and i noticed that there are some lines with "no speaks for",like this: fs name nov 13 18:50:09 tr-fail armando@bootes (NODE ip address) -> armando@bootes no speaks for fs name nov 13 18:50:10 tr-ok armando@bootes (NODE ip address) -> armando@bootes this happens when i try: cpu -h NODE could it be the problem? thanks, Armando > > I did it and it works, but do you have any idea why i can do it from > > file server as bootes but not from terminal as armando? > > there's probablly something wrong in your authentication setup. > > > � � �fs name% cpu -h NODE -c 'name=(equal sign)cat ''#c/sysname''; > > echo' > > cpu -h node -c 'name=`{cat ''#c/sysname''}; echo do something with $name' > > - erik