FG
💻 Software

Make shell script executable in Mac os x without entering the terminal

Fresh5 days ago
Mar 15, 202618719 views
Confidence Score0%
0%

Problem

I have a client that has a mac os x leopard (10.5). I want to be able to ask him to save a shell script that I made in his desktop and execute it, but I can't open the terminal without the client thinking that I'm trying to destroy his computer. :-( Is there any way I can make the shell executable …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Make shell script executable in Mac os x without entering the terminal

Low Risk

Make an Automator executable or AppleScript that performs the desired command-line actions. AppleScript: Terminal will start, but not open a new window. Automator: Get ... Finder Items Run Shell Script with Pass input as arguments and

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment