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
Several options are used with the
| -q | Uses the specified queue. |
| -m | Sends a mail to a user when a job is completed. |
| -f file | Reads a job from a file. |
| -l | Shows the time a job will be executed. |
The
The following command will create a list of jobs to be executed at 8:00 AM on 22nd August 2004.
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
Rating:
Was this information helpful?
Other articles
- What is GZIP utility?
- What is RPM?
- What is PS command?
- What is GREP command?
- What is SHUTDOWN command?