Created
May 16, 2023 03:56
-
-
Save u1i/f15d38dea02577e1fb0771aac22055a4 to your computer and use it in GitHub Desktop.
MacOS: gracefully close Firefox
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| osascript -e 'tell application "Firefox" to quit' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment