komenda anacron użycie co to jest
Jak użyć ANACRON? Definicja w konsoli startup file. Execute commands periodically. By default.
Znaczenie komenda anacron użycie definicja.

Czy przydatne?

Komenda/polecenie: Jak użyć anacron

Uruchomienie, wykonanie: anacron [options] [job]

Jak działa ANACRON, co robi ANACRON: System administration command. Normally started in a system startup file. Execute commands periodically. By default, anacron reads a list of jobs from a configuration file, /etc/anacrontab. The file consists of shell variables to use when running commands, followed by a list of tasks to run. Each task specifies how often in days it should be run, a delay in minutes to wait before running the task, a unique job identifier used to store a timestamp, and the shell command to execute. Timestamps for the last run of each task are stored in the /var/spool/anacron file. For each task, anacron compares the stored timestamp against the current time. If the command has not been executed within the specified frequency, the command is run. Upon completion, anacron records the new date in the timestamp file. Limit anacron to a specified task by providing the task's unique job identifier on the command line.

The anacron command is often used to support the cron daemon on systems that do not run continuously

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

Run in foreground rather than as a background process. Send messages to standard error.

-f

Run tasks ignoring timestamps.

-h

Print help message, then exit.

-n

Run tasks now, ignoring delay specifications.

-q

Suppress messages to standard error when using the -d option.

-s

Execute tasks serially. Do not start new task until previous task is completed.

-t file

Read tasks from file instead of from /etc/anacrontab.

-u

Update timestamps for tasks, but don't run them.

-V

Print version number, then exit.

Co znaczy :
Definicja Create or maintain a preliminary configure.ac file named configure.scan based on source files in specified directory , or current directory if none given. If a configure.ac file already exists co znaczy.
Co znaczy :
Definicja Print machine architecture type to standard output. Equivalent to uname -m krzyżówka.
Co znaczy :
Definicja List the user's pending jobs, unless the user is a privileged user; in that case, list everybody's jobs. Same as at -l , and related to batch and atrm co to jest.
Co znaczy :
Definicja Records sound using ALSA. Accepts the same arguments and options as aplay słownik.
Co znaczy :
Definicja a specified time and optional date . The commands are read from standard input or from a file. (See also batch .) End input with EOF. time can be formed either as a numeric hour (with optional czym jest.

Użycie ANACRON zastosowanie komendy na linii poleceńw Słownik A .

  • Dodano:
  • Autor: