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

Answer Posted / king

Using cron tab scheduler

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is shell scripting a language?

581


What is the first line in every perl script called?

551


How do scripts work?

606


How do you find out What is your shell?

590


Is it possible to substitute "ls" command in the place of "echo" command?

614






How will you copy a file from one machine to other?

544


What is the use of "$#" in shell scripting?

550


What is sh in shell script?

573


What is in a script?

562


Where is bash history?

504


Write a command sequence to find all the files modified in less than 2 days and print the record count of each.

933


Is shell scripting easy to learn?

565


Set up a Sev 2 alert when the Primary WA service fails. A windows batch script needs to be created that will monitor the WA service on the Primary and when the service stops/fails a Sev 2 TT is generated for a particular team ?

1711


What is shell prompt?

560


Determine the output of the following command: [ -z “” ] && echo 0 || echo 1

555