relax 04_run_default_with_tolerance_lim.py -t 04_run_default_with_tolerance_lim.log
</source>
You can then in another terminal follow the logfile by
<source lang="bash">
less +F 04_run_default_with_tolerance_lim.log
</source>
* To scroll up and down, use keyboard: Ctrl+c
* To return to follow mode, use keyboard: Shift+c
* To exit, use keyboard: Ctrl+c and then : q
== To run on Haddock ==