Is there any way to find out the default number of processors in CLI mode without explicitly defining them, like -proc 8
?
It is said in manual v 6.0: "By default, CLI mode uses the number of processors defined in the preferences window of the GUI.", but as soon as I don't use GUI at all, is it possible to print out the -proc
value that was used in my command by default?