What is the procedure of "at" and crontab" commands?
Answer Posted / mohan
at - executes single time
crontab- executes Multipuble time
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is the first character of the output in ls l command?
What are the differences among a system call, a library function, and a unix command?
What is time_t?
How do I clear my terminal history?
Name the unix command to find how many days the server has been up.
What is the unix command to confirm a remote host is alive or not?
What does the md command do?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What will the following command do?
How does pipe () work?
How do I find previous commands in unix?
Differentiate cmp command from diff command.
What is s and g in sed command?
What does #!/ Bin sh do?
What is the use of awk command in unix?