ab534e
Update `Functions/Commons/cli_getTemporalFiles.sh': - Start using mktemp to create temporal files. Based on mktemp's man page, using mktemp is the recommended way of creating temporal files.