Operating System - HP-UX
1752717 Members
5948 Online
108789 Solutions
New Discussion

How to run script from one system(hp9000) to another (hp3000)?

 
vas  bolpali
Advisor

How to run script from one system(hp9000) to another (hp3000)?

Hello,
we have 2 systems. first one hp3000 (mpe/ix 6.0). other one is
HP9000(hp-ux 11.0). now my 2 questions.

1.how to run a shell script on hp9000 from hp3000


2.How to run a command file on hp3000 from hp9000 (what we really want).
( we have the command file - act005cf.job on hp3000
and are runnning as this by typing 'act005cf.job' at '%' prompt
and i am logging as 'mgr.creative').
keeping you ahead of the learning curve
1 REPLY 1
Frank Slootweg
Honored Contributor

Re: How to run script from one system(hp9000) to another (hp3000)?

It is probably best to (also) ask these questions in the mpe/ix forum.

With my - very, very limited - knowledge of the HP3000, I can only say that I *think* that as part of the POSIX environement mpe/ix has/might_have and equivalent of the HP-UX remsh(1) client and remshd(1M) daemon. The remsh-equivalent is probably called "rsh", remote shell, because that is the 'official' (Berkeley) name. On HP-UX it is (re)named "remsh", because it conflicts with the (Bell/AT&T) name "rsh", restricted shell.