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

What is the command to find out users on the system?

572


How will you emulate wc –l using awk?

909


one folder contains lot of students name but I want to fetch hello with every student name individually using shell script

513


How do you debug a script?

564


Explain about debugging?

606






how to print the 2-d, 3-d arrays in unix shell script programs please answer thi questio to my mail venusaikumar@gmail.com

2105


Why should we use shell scripts?

590


what is tickets $ what low,medium,high priorite pls define time also

1720


What is $1 in shell scripting?

589


What does .sh file contain?

551


What are the different types of commonly used shells on a typical linux system?

552


What are the different types of variables used in shell script?

552


I want to monitor a continuously updating log file, what command can be used to most efficiently achieve this?

754


How to pass an argument to a script?

594


Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.

2173