recategorized by
3,613 views

4 Answers

5 votes
5 votes

Cron is a Unix command that allows scheduling a program to be executed at at specified time.

Reference  :Scheduling Tasks with cron .

Answer:

Related questions

4 votes
4 votes
7 answers
1
go_editor asked Jun 21, 2016
4,788 views
Which of the following is true about $z$-buffer algorithm?It is a depth sort algorithmNo limitation on total number of objectsComparisons of objects is done$z$-buffer is ...
3 votes
3 votes
2 answers
2
go_editor asked Jun 24, 2016
3,695 views
Logic family popular for low power dissipationCMOSECLTTLDTL
7 votes
7 votes
2 answers
3
go_editor asked Jun 23, 2016
4,931 views
In HTML, which of the following can be considered a container?<SELECT><Value><INPUT><BODY>
7 votes
7 votes
2 answers
4
go_editor asked Jun 23, 2016
3,781 views
Find the output of the following Java code line System.out.printIn(math.floor(-7.4))-7-8-7.4-7.0