recategorized by
5,342 views

4 Answers

7 7 votes

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

Reference  :Scheduling Tasks with cron .

Answer:
Position:
Show:

Related questions

5 5 votes
7 7 answers
5.9k
5.9k views
go_editor asked Jun 21, 2016
5,911 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 3 votes
2 answers 2 answers
4.3k
4.3k views
go_editor asked Jun 24, 2016
4,296 views
Logic family popular for low power dissipationCMOSECLTTLDTL
8 8 votes
2 answers 2 answers
5.8k
5.8k views
go_editor asked Jun 23, 2016
5,801 views
In HTML, which of the following can be considered a container?<SELECT><Value><INPUT><BODY>
8 8 votes
2 answers 2 answers
5.8k
5.8k views
go_editor asked Jun 23, 2016
5,782 views
Find the output of the following Java code line System.out.printIn(math.floor(-7.4))-7-8-7.4-7.0