[CentOS] Installing rsh-server weirdness

Toby Bluhm tkb at alltechmedusa.com
Wed Oct 8 13:18:14 UTC 2008


Sorin Srbu wrote:
> Hi all,
> 
> Currently working with migrating from RHEL3 to CentOS 5.2 x86 on test computer. 
> When I tried to run "yum install rsh*" in order to install the rsh-server 


Try

  yum install rsh\*

or

  yum install "rsh*"


This allows "*" to be passed on to yum unmolested by the shell.


-- 
tkb



More information about the CentOS mailing list