run 'rpm -qa | grep ksh' to find whether ksh is installed
if there is no output,that means you haven't installed it.
get ksh rpm from redhat ftp site, and run ' rpm -ivh ksh-<version>.rpm' to install it.
Last edited by Verylinux; 02-03-2005 at 07:56 AM.
|