We Recommend

bash Cookbook: Solutions and Examples for bash Users bash Cookbook: Solutions and Examples for bash Users
bash Cookbook teaches shell scripting the way Unix masters practice the craft. It presents a variety of recipes and tricks for all levels of shell programmers so that anyone can become a proficient user of the most common Unix shell -- the bash shell -- and cygwin or other popular Unix emulation packages.


Posted By

cirio on 07/06/08


Tagged

secondlife


Versions (?)


semplificative secondlife run


Published in: Bash 


  1. <?xml version="1.0"?>
  2. <config>
  3. <tab>
  4. <title>
  5. echo "lineguides.netsons.org script"
  6. </title>
  7. <button title="Avvia secondlife">
  8. cd /home/cirio/Desktop/SecondLife_i686_1_19_1_4
  9. ./secondlife
  10. </button>
  11. <textlog></textlog>
  12. </tab>
  13. </config>

Report this snippet 

You need to login to post a comment.