← 返回命令列表

Linux command

atrm 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Remove

atrm [job_number]

Example

atrm [1] [2] [3]

说明

atrm removes jobs from the at queue. Jobs are identified by their job numbers as shown by atq. Users can only remove their own jobs; root can remove any job.

参数

job
Job number(s) to remove

FAQ

What is the atrm command used for?

atrm removes jobs from the at queue. Jobs are identified by their job numbers as shown by atq. Users can only remove their own jobs; root can remove any job.

How do I run a basic atrm example?

Run `atrm [job_number]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does job do in atrm?

Job number(s) to remove