About 1,470,000 results
Open links in new tab
  1. I've downloaded a .sh file - how do I install this? - Ask Ubuntu

    Aug 3, 2014 · Thank you for your answer, but I want to install something which I couldn't find in the Ubuntu Software Center. I downloaded a .sh file and now I don't know what to do with it :) …

  2. How can I run a shell script on a Unix console or Mac terminal?

    Nov 27, 2025 · How can I run a shell script on a Unix console or Mac terminal? I know it, forget it and relearn it again. It is time to write it down.

  3. command line - How do I run .sh scripts? - Ask Ubuntu

    May 1, 2011 · You need to mark shell scripts as executable to run them from the file manager: Right click on your .sh file and select Properties: In the Permissions tab, check Allow executing …

  4. sudo: ./install.sh: command not found is not working on Lion

    I do this and I get this error: sudo: ./install.sh: command not found I've installed Command Line Tools in Xcode and everything. Thanks

  5. How do Linux binary installers (.bin, .sh) work? - Stack Overflow

    Some software (for ex. the NetBeans IDE) ship the Linux installers in .sh files. Curious about how exactly they 'package' a whole IDE into a 'shell script', I opened the file in an editor. I saw some

  6. How to install downloaded .sh file? [duplicate] - Ask Ubuntu

    Apr 29, 2016 · I tried running this command in terminal to give execution permission: chmod +x file.sh It says cannot access file. How do I do this?

  7. linux - What is this install.sh doing? - Stack Overflow

    Dec 6, 2014 · It means the parameter on the command line when the script is started, so if you type ./install.sh clean it will then run make OPT=opt clean. If you start the script by typing …

  8. I can't install a .sh file - Ask Ubuntu

    Jan 18, 2014 · I can't install a .sh file. When I double click the file then it is open with archive manager not get any run or run in terminal option. I also checked the permission on allow …

  9. Permission denied to execute a .sh file when trying to install a ...

    Jul 31, 2020 · what happens if you call it from terminal running the command 'sh install.sh' or 'bash install.sh' from the directory where the CD is mounted? Do this only if you know exactly …

  10. Cannot find install-sh, install.sh, or shtool in ac-aux

    Cannot find install-sh, install.sh, or shtool in ac-aux Ask Question Asked 14 years, 10 months ago Modified 6 years, 10 months ago