View Single Post
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#24
Originally Posted by Rabah_vip View Post
someone can help me with this how to do it :
Save the shell script to your N9 as mee42.sh, do a 'chmod u+x mee42.sh' and run it via './mee42.sh'.
Extract mee42.sh from my attachment...Save it to say /home/user/

Then as root do:

Code:
chmod u+x /home/user/mee42.sh
To run the script do:

Code:
sh /home/user/mee42.sh
Attached Files
File Type: zip mee42.zip (1.6 KB, 80 views)
 

The Following User Says Thank You to thedead1440 For This Useful Post: