Linux system Process Management commands detailed

Source: Internet
Author: User
Tags month name

1. At command: Timed Run command

Function: The AT command executes the specified sequence of commands at a specified time.

Format:

At [-v] [Q-X] [-F file] [-m] Time

ATQ [-v] [-Q x]

ATRM [-v] [-Q x] job ...

Batch [-v] [-f file] [-m]

The main options are as follows.

-V: Shows when the job will be executed.

-Q: Select the name of the queue, which can be any letter between A~z and A~z. The higher the queue alphabetic order, the lower the queue priority level.

-F: Read commands or shell scripts from a file instead of specifying them when prompted.

-M: Sends an e-mail message to the user after the job is done.

Time: Sets the duration of the job execution. The time parameter can be any of the following formats.

HH:MM format--such as 04:00, represents 4:00am. If time has passed, it will be executed at the next day.

Midnight represents 12:00am. Noon represents 12:00pm. Teatime represents 4:00pm.

English month name Date year format--such as January 15 2005, representing January 15, 2005. Year is not available.

MMDDYY, Mm/dd/yy, or MM.DD.YY format--such as 011505, represent January 15, 2005.

Now + Time format-time is in minutes, hours, days, or weeks. For example now + 5, the command should be executed at this time after 5 days. The offset is formatted as a time + offset, in units of minutes, hours, and days.

Description: At command is actually a set of commands. The AT command executes the specified sequence of commands at a specified time. ATQ Query the sequence of commands that have been set. ATRM deletes a sequence of commands that have been set. Batch executes the set sequence of commands when the system load is below a set value (0.8).

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.