Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

System Administration Guide: Advanced Administration
Previous Next

Using the at Command (Task Map)

Task

Description

For Instructions

Create an at job.

Use the atcommand to do the following:

  • Start the at utility from the command line.

  • Type the commands or scripts that you want to execute, one per line.

  • Exit the at utility and save the job.

How to Create an at Job

Display the at queue.

User the atq command to display the at queue.

How to Display the at Queue

Verify an at job.

Use the atq command to confirm that at jobs that belong to a specific user have been submitted to the queue.

How to Verify an at Job

Display at jobs.

Use the at -l[job-id to display at jobs. that have been submitted to the queue.

How to Display at Jobs

Remove at jobs.

Use the at -r [job-id] command to remove at jobs from the queue.

How to Remove at Jobs

Deny access to the at command.

To deny users access to the atcommand, edit the /etc/cron.d/at.deny file.

How to Deny Access to the at Command

Previous Next

 
 
  Published under the terms fo the Public Documentation License Version 1.01. Design by Interspire