We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
PLUGIN: OSX FEATURE: To eject all mounted disks.
# RECOMMENDED SCRIPT alias ejectall="osascript -e 'tell application \"Finder\" to eject (every disk whose ejectable is true)'"
Thanks!
I've fixed the app quoting, check that the alias still works and submit a PR to the osx plugin (remember to also update the plugin README).
Status
Activity
mcornella commentedon Jun 13, 2020
I've fixed the app quoting, check that the alias still works and submit a PR to the osx plugin (remember to also update the plugin README).