Menu

#2 Script to store the settings in current directory

open
nobody
None
5
2012-02-18
2012-02-18
Phixy
No

The following script (I have named it portable.sh)

#!/bin/bash
./ihu --conf settings.xml

The configuration file will be saved to settings.xml

Discussion

  • Phixy

    Phixy - 2012-02-28

    I have edited the script. "$ exit" was added to avoid from the script to continue to run in the background.

    #!/bin/bash
    ./ihu --conf settings.xml & exit

     
  • Phixy

    Phixy - 2012-02-28

    IHU Portable

     
  • Phixy

    Phixy - 2012-02-28

    Correction: "& exit"

     
  • Phixy

    Phixy - 2012-02-28

    Hopefully it will be submitted to The Portable Freeware Collection (mainly Windows applications) in the future. (PeaZip http://peazip.sf.net/ is already there).

     

Log in to post a comment.

MongoDB Logo MongoDB