![]() |
2009-02-09
, 19:40
|
Posts: 5,335 |
Thanked: 8,187 times |
Joined on Mar 2007
@ Pennsylvania, USA
|
#2
|
The file is a *.sh, and in my understanding that is a script file essentially.
The Following 3 Users Say Thank You to sjgadsby For This Useful Post: | ||
![]() |
2009-02-09
, 19:56
|
Posts: 64 |
Thanked: 16 times |
Joined on Jan 2008
|
#3
|
![]() |
2009-02-09
, 21:10
|
Posts: 5,335 |
Thanked: 8,187 times |
Joined on Mar 2007
@ Pennsylvania, USA
|
#4
|
It seems to try to determine the browser that Im using, well I don't really know it just lists several browsers, along with some code that I do not fully understand. I do not see a copyright mentioned anywhere. Past the first few lines it becomes all symbols, with very few letters.
![]() |
2009-02-10
, 01:04
|
Posts: 64 |
Thanked: 16 times |
Joined on Jan 2008
|
#5
|
Hmm. If there's no copyright notice, it might be okay to copy the initial, non-gibberish lines here. I expect those first lines work some quick magic to determine some characteristics of the Linux system on which the script is running, and based upon that, the script then decodes the gibberish lines into one or more binaries that are placed on the system in appropriate places. Most likely, if the script even works that far on the tablets, the binaries will fail because they'll be for x86.
That's just a guess though. I can't say for sure until I see the script. (And maybe not even then. I've never done much work with shell scripts.)
The Following User Says Thank You to bobthebuilder For This Useful Post: | ||
sudo ./ aruba.sh
does not do anything. It does not give me any feedback either. Am I doing something wrong, or will it just not work with the processor on the n800?