Find the answer to your Linux question:
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 ...
  1. #1
    Just 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.

  2. #2
    Linux Enthusiast meton_magis's Avatar
    Join Date
    Oct 2006
    Location
    arizona
    Posts
    665
    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...