Users Guide 3.02a

For example if you would like to run a script in the background, exit after execution, and redirect the output into a file, use the following syntax: root -b -q myMacro.C > myMacro.log For a quicker execution (i.e. compiled speed rather than interpreted speed), you can build a shared library with ACLiC (see the Chapter on CINT) and then use the ... ................
................