Skip to content

Instantly share code, notes, and snippets.

@kimw
Last active October 8, 2016 04:37
Show Gist options
  • Save kimw/9355f10a9ae04ab3aa504cdf5292e846 to your computer and use it in GitHub Desktop.
Save kimw/9355f10a9ae04ab3aa504cdf5292e846 to your computer and use it in GitHub Desktop.
Shutdown USB Disk

The package udisks2 is needed.

$ sudo udisksctl power-off -b /dev/sdXX

It's works on Ubuntu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment