ab534e Update `Functions/Commons/cli_getTemporalFiles.sh':

Authored and Committed by areguera 11 years ago
    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.