User Tools

Site Tools


action:Execute_a_Shell_Script

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
action:Execute_a_Shell_Script [2023/09/12 22:59]
peternlewis [Using Keyboard Maestro Variables]
action:Execute_a_Shell_Script [2023/09/18 02:35]
peternlewis [Output of Results]
Line 135: Line 135:
 The results of a shell script can be: The results of a shell script can be:
  
-  * Ignored. +{{page>​include:​ScriptOutput#​}}
-  * Displayed in a floating window. +
-  * Displayed briefly in a Notification. +
-  * Displayed large across the screen. +
-  * Typed in to the current selection. +
-  * Pasted in to the current selection. +
-  * Saved to a variable. +
-  * Appended to a variable (v9.0+). +
-  * Saved to the system or a Named Clipboard. +
-  * Asynchronously ignored — the action runs while the macro continues on.+
  
-If you want to return multiple values from a script, then you can either ​use AppleScript (via `osascript`) to [[manual:​Scripting#​AppleScript|set Keyboard Maestro variables]].+If the output is going to a clipboard or a file, the downloaded data can be an image (v11.0+). 
 + 
 +If you want to return multiple values from a script, then you can use AppleScript (via `osascript`) to [[manual:​Scripting#​AppleScript|set Keyboard Maestro variables]].
  
 ===== Examples ===== ===== Examples =====
Line 303: Line 296:
 === Actions === === Actions ===
  
 +* [[action:​Execute_a_Swift_Script|Execute a Swift Script]]
 * [[action:​Execute an AppleScript|Execute an AppleScript]] * [[action:​Execute an AppleScript|Execute an AppleScript]]
 * [[action:​Execute an Automator Workflow|Execute an Automator Workflow]] * [[action:​Execute an Automator Workflow|Execute an Automator Workflow]]
action/Execute_a_Shell_Script.txt · Last modified: 2023/09/22 04:39 by peternlewis