what is the difference between "cron" command and "at" command?

Answer Posted / vishnu

Cron can be scheduled with different choices
(minute,hour,month,dayofmonth,dayofweek). cron can be
edited,deleted,listed,scheduled at any time and for
repeated time intervals.
AT can be scheduled for once.cannot be edited, can be
deleted, can be listed.

so, 2 main differences:-
cron:can be scheduled for repeated jobs
AT: can be scheduled for only once

cron can be edited
AT cannot be edited, after its schedule.

both can facilitate listing and deletion

Is This Answer Correct ?    35 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the functionality of a top command?

628


What is the use of find command in unix?

588


Who invented grep?

657


What is “chmod” command?

568


What is awk command used for?

602






What does the “echo” command do?

626


How do I find previous commands in unix?

599


What is awk used for?

626


What difference between cmp and diff commands?

729


What is the significance of the 'tee' command?

600


What does #!/ Bin sh do?

599


Can you enlist some commonly used network commands?

604


What is nr in awk command?

611


Which command is used to restrict incoming messages?

594


Which command can you use to find the currently running process in unix server?

592