topical media & game development

talk show tell print

basic-shell-02-yopy.sh / sh



  #!/bin/sh
  
  # Starts networking over a USB port for a connected device.
  # Turn the device on, plug in the Yopy PDA, and then run this
  # script.
  
  /sbin/ifconfig usb0 192.168.1.1
  echo "Yopy is on 192.168.1.1"
  


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.