Co robi TOUCH użycie. Konsola time and date. touch is useful in forcing other commands to handle.

Czy przydatne?

Polecenie touch

Wykonanie, użycie: For one or more files, update the access time and modification time (and dates) to the current time and date. touch is useful in forcing other commands to handle files a certain way; for example, the operation of make, and sometimes find, relies on a file's access and modification time. If a file doesn't exist, touch creates it with a file size of 0

Opcje wykonania touch w konsoli

-a, --time=atime, --time=access, --time=use

Update only the access time.

-c, --no-create

Do not create any file that doesn't already exist.

-d time, --date time

Change the time value to the specified time instead of the current time. time can use several formats and may contain month names, time zones, a.m. and p.m. strings, etc.

-m, --time=mtime, --time=modify

Update only the modification time.

-r file, --reference file

Change times to be the same as those of the specified file, instead of the current time.

-t time

Use the time specified in time instead of the current time. This argument must be of the format [[cc] yy] mmddhhmm[.ss] , indicating optional century and year, month, date, hours, minutes, and optional seconds.

--help

Print help message and then exit.

--version

Print the version number and then exit.

Przykłady touch działanie w Słownik polecenie T

Przykład TOUCH użycie :
Jak użyć terminal. The terminal to be initialized is whichever is found first from the value of terminal , the value of the TERM environment variable, or the default terminal type. See also the reset command co to jest.
Przykład TOUCH użycie :
Jak użyć System administration command. Signal init to change the system's runlevel. telinit is actually just a link to init , the ancestor of all processes definicja.
Przykład TOUCH użycie :
Jak użyć user. person is either the login name of someone on your own machine or user@host on another host. To talk to a user who is logged in more than once, use ttyname to indicate the appropriate terminal co znaczy.
Przykład TOUCH użycie :
Jak użyć Display system load average in graph format. If tty is specified, print it to that terminal słownik.
Przykład TOUCH użycie :
Jak użyć topological sort on partially ordered strings in the specified file. Multiple strings on a line are separated by spaces, where each line indicates a partial ordering. The fully ordered results are znaczenie.