Uruchomienie, wykonanie: mktemp [options] [template]
Jak działa MKTEMP, co robi MKTEMP: Generate a unique temporary filename for use in a script. The filename is based on the specified template, which may be any filename with at least six Xs appended (e.g., /tmp/mytemp.XXXXXX). mktemp replaces the Xs with the current process number and/or a unique letter combination. The file is created with mode 0600 (unless -u is specified), and the filename is written to standard output. With no template specified, the default file
Dostępne opcje, wywołanie MKTEMP: Make a directory, not a file. Fail silently in case of error. Useful to prevent error output from being sent to standard error. Generate the temporary file in the specified directory. Generate a path to the file rooted in a temporary directory. The directory is taken from the TMPDIR environment variable if it is set, or from the -p option. If neither is set, Operate in "unsafe" mode and unlink the temporary file before mktemp exits. Use of this option is not recommended. Print version information and exit.
- Co znaczy :
- Porównanie file (a file that can send or receive data). Special files can be character files (read one character at a time), block files (read several characters at a time), or FIFO pipes (see mkfifo ). To co znaczy.
- Krzyżówka :
- Dlaczego files and directories. The source (first column) and target (second column) determine the result (third column): Source Target Result File name (nonexistent) Rename file to name . File Existing file krzyżówka.
- Co to jest :
- Jak lepiej Create a journaling ext3 filesystem. Options are identical to mke2fs . See mkfs co to jest.
- Słownik :
- Kiedy in clusters, for a directory and its subdirectories and files on an MS-DOS filesystem. See du and mtools for more information, and see minfo for the cluster size. Only one of -a or -s can be słownik.
- Czym jest :
- Od czego zależy tape drive used to back up or restore system data. The version of the mt command documented here is mt-st , which includes support for the st driver for SCSI tape devices. The operation argument czym jest.
Użycie MKTEMP zastosowanie komendy na linii poleceńw Słownik M .