Find the answer to your Linux question:
Results 1 to 6 of 6
Is Korn shell available in Linux. I know it uses the bash. But is there a way to use Korn shell in linux. Thanks....
  1. #1
    Just Joined!
    Join Date
    Feb 2007
    Posts
    5

    Korn Shell in Linux

    Is Korn shell available in Linux. I know it uses the bash. But is there a way to use Korn shell in linux.

    Thanks.

  2. #2
    Linux Guru Juan Pablo's Avatar
    Join Date
    Mar 2006
    Location
    /home/south_america/ecuador/quito
    Posts
    2,064
    Yes, get an RPM and install it
    Then use chsh to change your default shell to ksh
    Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
    Linux User #425940

    Don't PM me with questions, instead post in the forums

  3. #3
    Just Joined!
    Join Date
    Feb 2007
    Posts
    5
    Thanks for the quick response. Appreciate if you can point me to any site links where I can down load the rpm. Also I notice in my root/bin dir is empty. Shouldn't be there the executables files for the tools and others. How do I fix this.

    Thanks.

  4. #4
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    No need to fix
    /root/bin

    is for the root account
    /bin
    maybe what you are thinking of

    Its confusing since we often call '/' root and it is the root directory but there is also a special root user the admin. His user directory is off of root not off of home.

  5. #5
    Linux Engineer d38dm8nw81k1ng's Avatar
    Join Date
    Mar 2005
    Location
    Newcastle
    Posts
    793
    yast should have ksh in its package list. try searching in there.
    also, all the answers given are wrong. the root tools are kept in /usr/sbin and /sbin.
    Here's why Linux is easier than Windows:
    Package Managers! Apt-Get and Portage (among others) allow users to install programs MUCH easier than Windows can.
    Hardware Drivers. In SuSE, ALL the hardware is detected and installed automatically! How is this harder than Windows' constant disc changing and rebooting?

  6. #6
    Linux Engineer rong's Avatar
    Join Date
    Feb 2005
    Location
    California
    Posts
    803
    my root/bin dir is empty
    Are you sure? Can you run ls or ps commands. These are some of the files located in /bin.
    registered Linux user #388382

    Have you checked here first?

Posting Permissions

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