Results 1 to 2 of 2

Thread: Use bash instead of dash

  1. #1
    Join Date
    Sep 2009
    Location
    surrey uk
    Beans
    2,057
    Distro
    Ubuntu 11.04 Natty Narwhal

    Use bash instead of dash

    How is the best way to get /bin/sh point to bash Is this the correct way
    Code:
    ls -s /bin/sh/ /bin/bash
    DUAL BOOT XP & Natty, Trying LFS

  2. #2
    Join Date
    Feb 2005
    Location
    Melbourne, Australia
    Beans
    13,510
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Use bash instead of dash

    Quote Originally Posted by spiky001 View Post
    How is the best way to get /bin/sh point to bash Is this the correct way
    Code:
    ls -s /bin/sh/ /bin/bash
    Code:
    man update-alternatives
    Regards, David.
    Please use the Forum search and Wiki search for immediate help
    Please mark your thread as Solved when appropriate
    New to technical forums?: How To Ask Questions The Smart Way

Bookmarks

Posting Permissions

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