Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Explain about "s" permission bit in a file?

1123


What is the significance of $#?

1169


How can I send a mail with a compressed file as an attachment?

1078


What is the syntax of while loop in shell scripting?

1096


What is the fastest scripting language?

1042


Write the syntax for "if" conditionals in linux?

1164


What is shell scripting?

1101


c program which behaves like a shell(command interpreter). it has its own prompt say "NewShell$".any normal shell command is executed from your shell by starting a child process to execute a system program corrosponding to the command

5490


What is the first line in a shell script?

1171


What language is shell scripting?

1068


What are the advantages of shell script?

1086


Write down the syntax for all the loops in shell scripting.

1190


Is shell a scripting language?

1064


How to write a function?

1073


What is the use of echo in shell script?

1068