how to view crond status? If it's show service is not found.
Answer Posted / shankar
ps -ef | grep cron
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is phony in makefile?
What is the role of case sensitivity in affecting the way commands are used?
What are the basic command in linux?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc in Linux?
What is clang tidy?
If the programmer wishes to execute an instruction at the specified time. Which command is used?
How do you check which file consuming more space in linux?
Is makefile a shell script?
Explain getopts command of linux?
How lilo is useful in linux?
What could possibly be the problem when a command that was issued gave a different result from the last time it was used?
What Command used to lock user password?
What is a makefile in linux?
Which of the commands will replace all occurrences of the word rate with the word speed in the file racing?
What is a make target?