Create a gist now

Instantly share code, notes, and snippets.

What would you like to do?
script to stop bluetooth
#!/bin/bash
sudo /usr/sbin/service bluetooth stop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment