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

Answer Posted / satchi

crontab -e

* 4 * * * <command>

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What language is bash?

489


What is a shell in operating system?

587


What is shell geeksforgeeks?

592


write a shell script to generate a alert ? like when ur birthday came then generate a alert ur birthday is today like that ?

3587


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






Give some situations where typing error can destroy a program?

722


What is c in shell script?

633


Write a shell script to get current date, time, user name and current working directory.

631


What language is bash written in?

559


What is batch file programming?

690


Determine the output of the following command: name=shubham && echo ‘my name is $name’.

526


What lives in a shell?

537


What does $@ mean bash?

664


How to print the first array element?

550


How do I run a powershell script?

573