1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 13:05:59 +02:00

mktemp: add link to homepage

This commit is contained in:
pxgamer 2019-06-04 10:25:12 +01:00 committed by Lucas Gabriel Schneider
parent 4a7f271904
commit e8bcd41c64

View file

@ -1,6 +1,7 @@
# mktemp
> Create a temporary file or directory.
> More information: <https://www.gnu.org/software/autogen/mktemp.html>.
- Create an empty temporary file and return the absolute path to it: