komenda mktemp użycie mktemp co to jest
Jak użyć MKTEMP? Definicja w konsoli The filename is based on the specified template, which may be.
Znaczenie komenda mktemp użycie mktemp definicja.

Czy przydatne?

Komenda/polecenie: Jak użyć mktemp

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 tmp.XXXXXXXXXX is created and the -t option is implied

Dostępne opcje, wywołanie MKTEMP: -d

Make a directory, not a file.

-q

Fail silently in case of error. Useful to prevent error output from being sent to standard error.

-p directory

Generate the temporary file in the specified directory.

-t

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, /tmp is used.

-u

Operate in "unsafe" mode and unlink the temporary file before mktemp exits. Use of this option is not recommended.

-V

Print version information and exit.

Co znaczy :
Porównanie administration command. Create database maps for use by sendmail in keyed map lookups. makemap will read from standard input and create a database file of type type with filename name .db . If the co znaczy.
Krzyżówka :
Dlaczego ISO9660/Joliet/HFS filesystem for writing to a CD with a utility such as cdrecord . (HFS is the native Macintosh Hierarchical File System.) mkisofs takes a snapshot of a directory tree and generates krzyżówka.
Co to jest :
Jak lepiej List directory contents on an MS-DOS filesystem. See ls , dir , and mtools for more information co to jest.
Słownik :
Kiedy Translate to and from MIME multimedia mail-encoding formats. By default, mimencode reads standard input and sends a base64-encoded version of the input to standard output słownik.
Czym jest :
Od czego zależy oriented interface for sending nontext email using MIME typing metadata. If no arguments are specified, metasend prompts the user for the information it needs. See mailto for a possible alternative czym jest.

Użycie MKTEMP zastosowanie komendy na linii poleceńw Słownik M .

  • Dodano:
  • Autor: