mktemp
Create a temporary file or directory.
=> More information.
- Create an empty temporary file and print the absolute path to it:
mktemp
- Create an empty temporary file with a given suffix and print the absolute path to file:
mktemp --suffix "{.ext}"
- Create a temporary directory and print the absolute path to it:
mktemp --directory
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY
Proxy Information
- Original URL
- gemini://freeshell.de/tldr/mktemp.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 104.020904 milliseconds
- Gemini-to-HTML Time
- 0.231735 milliseconds
This content has been proxied by September (ba2dc).