On Mon, May 31, 2010 at 05:21:24AM +0100, hadi motamedi wrote:
yum -y install packagename
Thank you very much for your reply. It seems that 'autoexpect' must come
with 'expect' script package . Am I right ?
"yum provides */$foo" where in this case $foo would be the executable you are looking for.
You can also "rpm -ql $package" to see what is included in $package.
John