shell-temp(3)
create_temporary - create a temporary file or directory
- create_temporary retvar [mktemp options]
Function creates a temporary file or directory and stores the filename into retvar variable.
create_temporary workdir
To create temporary file:
create_temporary tempfile -t
Authors and contributors of the programs included in the libshell package are listed in the COPYING file.
Report bugs to the authors.