I had been doing this:
sudo su -c 'echo AT+MODE=8 > /dev/ttyACM0'
but I think that this is better becasue it spawns one less shell:
echo AT+MODE=8 | sudo tee /dev/ttyACM0 > /dev/null
Navigation: Home | THE LOG | Log Archives | Resume | Contact Info | Public Key | SSL | Math Applets | Site Map | WP Backend | RSS2 | Atom
« Islanders | Universe Building »
I had been doing this:
sudo su -c 'echo AT+MODE=8 > /dev/ttyACM0'
but I think that this is better becasue it spawns one less shell:
echo AT+MODE=8 | sudo tee /dev/ttyACM0 > /dev/null
Hal Canary |
Computers & Code |
2008-09-28 20:27:24 UTC
Permanent Link
Comments Off | No Comments
Copyright 1997-2007 by Hal Canary.
mailto: h3 at halcanary dot org
xmpp:halcanary@jabber.org
aim:halwcanary
http://halcanary.org