/runMercury.bash

alternative startup scripts for the application mercury from CCDC

Primary LanguageShell

runMercury.bash

This collection of scripts replaces the startup scripts included in the original distribution of Mercury 3.10, to be found in

/path/to/mercury/bin

I have deliberately chosen to suffix them with .bash, to distinguish them from the originals, which use .sh or no suffix. Symbolic links with the original file names are also included.

The scripts should not break on creating a symbolic links to them anymore, i.e. creating a ln -s /path/to/mercury/mercury.bash mercury in ~/bin (which I recommend to include in $PATH) will not brake the call of the program. They have been checked with shellcheck and returned no error.

Obviously, use them on your own risk! There is no warrenty, whatsoever.

Martin, February 2018