The Fastoe Blog

News and technical documents for all things Fastoe.

how to run a .sh file in macOS


Follow these steps to run a script files:

  1. Right-click on the retropie_re-image_macos.zip file, select Open.
  2. The retropie_re-image.sh file are now extracted to the current folder.
  3. Click the Launchpad icon in the Dock, type Terminal in the search field, then click Terminal.
  4. Switch to the retropie_re-image.sh file directory. Type cd and a space, type the path to the folder in which the retropie_re-image.sh is located, and press Enter. For example, if the retropie_re-image.sh file is in the "Downloads" directory, you would enter cd ~/Downloads into Terminal.
  5. Type in sh retropie_re-image.sh and press enter.