how to view crond status? If it's show service is not found.
Answer Posted / manoj
check crond service installed or not with <which crond>
command
chkconfig --list | grep crond
service status crond
service-all | grep crond
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the 7 types of sentences?
What is df -i command?
What does pwd mean in linux?
Which command is used to terminate a process?
What is difference between sh and bash?
What is dos and its commands?
How many linux commands are there?
How do I check disk space in linux?
Explain getopts command of linux?
How do you create a text file in linux?
What does the ps command do in linux?
What is umask 000?
What is clang llvm?
If the programmer wishes to execute an instruction at the specified time. Which command is used?
Why is it called bash?