Results 1 to 2 of 2
Hi,
I am new to Linux. I have installed Fedora 10 on intel Dual core running windows using virtualBox. The installation was successful but i don't find ksh in the ...
- 03-01-2009 #1Just Joined!
- Join Date
- Mar 2009
- Posts
- 2
ksh not installed by default in Fedora 10
Hi,
I am new to Linux. I have installed Fedora 10 on intel Dual core running windows using virtualBox. The installation was successful but i don't find ksh in the /bin directory, do i need to explicitly install it? well the default shell is bash shell but i want to change it to ksh.
Any help would be appreciated.
- 03-02-2009 #2
you can run
yum -y install ksh
but you shouldn't really NEED to, unless you have a set of scripts that ONLY work under ksh (there are very few I have found.) bash is superior to ksh in pretty much every way.New to the internet, technical forums, or the hacker / open source community??
Read this to learn good posting habits http://www.catb.org/~esr/faqs/smart-questions.html
RHCE for RHEL version 5
RHCT for RHEL version 4


Reply With Quote