Skip to content

Instantly share code, notes, and snippets.

@seanmtracey
Created August 5, 2014 14:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seanmtracey/13638b5dca23fa26e03c to your computer and use it in GitHub Desktop.
Save seanmtracey/13638b5dca23fa26e03c to your computer and use it in GitHub Desktop.
Handy one-liner bash for setting OS X volume from terminal
#X is a number from 1-7
osascript -e 'set volume X'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment