Korn shell help with remote shell needed!

Korn shell help with remote shell needed!

Post by John Kimba » Wed, 22 Jun 1994 05:52:10



I wrote this Korn shell script and it works great.  I make 2 calls to rsh
in my script and when it encounters a machine it doesn't 'trust', I get
Permission denied. errors.  Now I know why I'm getting the errors but how do
you stop this message from being displayed to stdout (or stderr).  I tried

Quote:> /dev/null with no success.

Any assistance would be greatly appreciated!

--
John M. Kimball         Xyvision Inc.
(617) 245-4100 x. 5462  101 Edgewater Drive  

Well if I seem a little strange, Well that's because I am!

 
 
 

Korn shell help with remote shell needed!

Post by Peter Gede » Wed, 22 Jun 1994 18:18:20


: > /dev/null with no success.
Try 2>/dev/null. 2 is the error-output.

Peter

--
Peter Gedeck
Inst. f. Physikalische Chemie I
Egerlandstrasse 3
91058 Erlangen
Germany

Tel: ++9131 - 85 7335
Fax: ++9131 - 85 8307