User Tools

Site Tools


docs:tips_n_tricks:max_os_x:start_shell_command_by_appplescript.html
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


docs:tips_n_tricks:max_os_x:start_shell_command_by_appplescript.html [23.04.2013 19:07 CEST] (current) – created peter
Line 1: Line 1:
 +====== Start shell command by Applescript ======
  
 +To avoid opening a Terminal window when clicking on a shell command to run e.g. a macports application, create a simple Applescript with Apples "Applescript Editor" and save it "as Application".
 +
 +The code is as easy as this:
 +
 +  do shell script "/opt/local/bin/mycommand &> /dev/null &"
 +
 +{{tag>OSX shell}}
 +{{entry>OSX}}
 +{{entry>shell}}
docs/tips_n_tricks/max_os_x/start_shell_command_by_appplescript.html.txt · Last modified: 23.04.2013 19:07 CEST by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki