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
How is grep so fast?
What is mkdir p linux?
How do I find previous commands in linux?
What is DISM command?
Explain trap command of linux?
What does in makefile do?
Why ms dos is used?
What is cd in cmd?
What is tail command in linux?
tell me something about linux commands.
why context switching time should be minimum? How it depends on hardware support?
Which command is used to check the number of files and disk space used and the each user’s defined quota?
How do I navigate in cmd?
Brief about the command kill PID?
What is mkdir?