ad_mktmpdir (public)
ad_mktmpdir [ prefix ]
Defined in packages/acs-tcl/tcl/utilities-procs.tcl
Create a temporary directory. The function respects the server's tmpdir settings.
- Parameters:
- prefix (optional, defaults to
"oacsd"
)- optional parameter, for easier identification of the directory
- Returns:
- name of the created directory
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- apm_bootstrap_upgrade, zip_and_unzip
Source code: ns_mkdtemp [ns_config ns/parameters tmpdir]/$prefix-XXXXXXXQL Not present: PostgreSQL, Oracle Generic XQL file: packages/acs-tcl/tcl/utilities-procs.xql