Linux command
atrm 命令
文本
Copy it and replace filenames, paths, or keywords as needed.
命令示例
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