1834202 Members
2830 Online
110066 Solutions
New Discussion

Re: bash and rsync

 
SOLVED
Go to solution
navin
Super Advisor

bash and rsync

Hello,
Please some one help me install bash and rsync on my rp3440 server which runs hpux11.23
thanks
Learning ...
3 REPLIES 3
A. Clay Stephenson
Acclaimed Contributor
Solution

Re: bash and rsync

Here is rsync:

http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/rsync-2.6.9/

download and swinstall all the run-time dependencies and then swinstall rsync. It's very simple.

... and ditto for bash:
http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/rsync-2.6.9/

Why anyone would want bash over the POSIX shell under HP-UX is a mystery to me but whatever you do make sure that root's shell remains /sbin/sh which is a statically linked, fully functional version of the POSIX shell.
If it ain't broke, I can fix that.
Robert-Jan Goossens
Honored Contributor

Re: bash and rsync

Clay,

Your bash link is a copy of the rsync link :-)

http://hpux.cs.utah.edu/hppd/hpux/Shells/bash-3.2/

Navin, don't forget to install the Run-time dependencies.

Regards,
Robert-Jan
A. Clay Stephenson
Acclaimed Contributor

Re: bash and rsync

That was probably a Freudian-slip since I am so fond of that world's greatest shell. Let him install rsync twice.
If it ain't broke, I can fix that.