osascript: clarify extensions for script files
This commit is contained in:

committed by
Agniva De Sarker

parent
22e5f8c27b
commit
b924e34501
@@ -10,9 +10,9 @@
|
||||
|
||||
`osascript -e '{{say "Hello"}}' -e '{{say "world"}}'`
|
||||
|
||||
- Run an AppleScript file:
|
||||
- Run a compiled (`*.scpt`), bundled (`*.scptd`), or plaintext (`*.applescript`) AppleScript file:
|
||||
|
||||
`osascript {{path/to/apple}}.scpt`
|
||||
`osascript {{path/to/apple.scpt}}`
|
||||
|
||||
- Get the bundle identifier of an application (useful for `open -b`):
|
||||
|
||||
|
Reference in New Issue
Block a user