you can only run Script's available through any type of filesystem, ie. "local" UFS or "remote" NFS.
An Example:
your hostA shares a filesystem hostA:/export/scripts
myscript.sh is in this filesystem; hostB needs a running automountd, so you can see /net/hostA/export/scripts directory (ok, you can mount this by hand to eg /mnt/scripts but this is another job) after that you can start the script from hostA by typing
hostA# rsh hostB /net/hostA/export/scripts/myscript.csh
Regards
-- Franz
Sorry I'm not a native spaeker, I'm from Munich, Germany - "Home of the Whopper", oh no, "Home of the Oktoberfest" ;-)
Solaris System Manager; I used to work for Sun Microsystems Support (EMEA) for 5 years