View Single Post
dormant's Avatar
Posts: 332 | Thanked: 76 times | Joined on Oct 2007 @ St. Augustine, Trinidad and Tobago
#3
In Linux scripts, the first line tells the script what interpreter to use, using a special "#!" syntax. To the unaware, it looks like a comment line.

On the n800 etc, a script using sh would start like this:

#!/bin/sh
__________________
  • N900
  • N800
  • LD-3W
  • two magic OTG USB adapters
  • crossed fingers

Last edited by dormant; 2007-11-11 at 16:45.