Thread
:
Save scripts.. What extension do i need?
View Single Post
dormant
2007-11-11 , 16:40
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
.
Quote & Reply
|
dormant
View Public Profile
Send a private message to dormant
Find all posts by dormant