This is an update to the ejectAllVolumes Dashboard Widget.
This version Will give you a list of mounted volumes. You can deselect any volumes that are listed to exclude them from the unmount action.
Links after the break.
I got some feedback after passing this out to a few friends. Here is what I’ve changed:
clear/dev/nullecho "complete"These changes remove any of the outputs to the display. The only time you will receive a message is if you have file that is currently open in an application and the script cannot unmount the volume.
For more details check out the ejectAllVolumes project page.
After some tooling around I’m finally releasing a little bash script called ejectAllVolumes. This script is named after it’s purpose. It will safely eject all mounted volumes from your Mac.
For more details check out the ejectAllVolumes project page.