What is AT command?

Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.

What is AT command?

Rating:

The AT command is used to set a specific command or batch file to execute at a certain time.

Syntax:

AT [option] schedule time

Several options are used with the AT command. Following is a list of some important options:

OptionDescription
-qUses the specified queue.
-mSends a mail to a user when a job is completed.
-f fileReads a job from a file.
-lShows the time a job will be executed.

The ATD daemon monitors the queue of the AT commands and executes them at a specified time.

Example:

The following command will create a list of jobs to be executed at 8:00 AM on 22nd August 2004.

AT 08:00 22.08.2004<enter>
at> LS<enter>
at> PWD<enter>
<ctrl> + <d>


The <ctrl> + <d> key combination is used to end the list of commands.

The jobs can be removed from an AT queue by using the ATRM command.

Note: AT is not able to schedule recurring jobs.


Rating:



Other articles

Click here to Article home

 
uCertify.com | Our Company | Articles | Privacy | Security | Contact Us | News and Press Release | uCertify India
MCSE: MCSA, MCTS, MCITP    JAVA Certification: SCJP, SCWCD Cisco Certification: CCNA, CCENT, A+, Network+, Security+
Oracle Certification: OCP 9i, OCP 10g, OCA 9i, OCA 10g CIW foundation    EC-212-32    CISSP    Photoshop ACE    Adobe Flash ACE
© 2008 uCertify.com. All rights reserved. All trademarks are the property of their respective owners.