How do you schedule a command to run at 4:00 every
morning?

Answer Posted / guest

* 4 * * * * <command to run>

= this is in cron job

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a boot block?

581


How to debug the problems encountered in the shell script/program?

626


What is sudo command?

548


What does debug script mean?

545


What does path stand for?

638






What language is shell scripting?

579


What is the first line in every perl script called?

551


Devise a script that takes file name as arguement(which must present in the current directory)and locates from your home directory tree all thpath names of its links.Then mail the list to self.

1705


What is option in shell script?

556


What is scripting autism?

700


How do we create command aliases in a shell?

539


Why is shell scripting important?

570


What is meant by $1 in shell script?

546


What is the significance of the shebang line in shell scripting?

529


Give some situations where typing error can destroy a program?

722