what is the difference between "cron" command and "at" command?
Answer Posted / jagadeeb choudhury
Cron: is a daemond process its run periodical.Mince you can
run it in every (sec,min,hour,day,date,Month).We can't
remove a cron job we commenting that only.
here 6 fild to schedule a cron job.
At: only run on particular time specifies by user who
schedule that time you can remove a at job.
Ex:-
$at 9:30
>a.txt
>b.txt
[ctl+d]
Thanks,
Jagadeeb@gmail.com
| Is This Answer Correct ? | 15 Yes | 11 No |
Post New Answer View All Answers
Which command is used to find whether the system is 32 bit or 64 bit?
How do I use grep to search for a file?
What is the general format of unix command syntax?
How do you repeat a command in terminal?
What does this command do? Cat food 1 > kitty
What is pipe command in unix?
Name the various commands that are used for the user information in unix.
What is merge command in unix?
Who command in unix?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Who invented grep?
What is the use of sed command in unix?
What is the comma to show the space allocation of files?
What do chown command do?
What are filter commands in unix?