Spaß mit mac


osascript -e 'set volume output muted true'


osascript -e "set Volume 0"

von 0 bis 10 (nicht beschränkt auf integer)


osascript -e 'tell app "iTunes" to pause'

Quellen:

http://osxdaily.com/2007/04/28/change-the-system-volume-from-the-command-line/
http://textsnippets.com/posts/show/285

Leave a Reply