how to view crond status? If it's show service is not found.
Answer Posted / praveen
set the cron ist
crontab -eu username
:wq
chkconfig crond on
service crond restart
To view the status
service crond status
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is df command in unix?
What are the basic commands for user management?
How do I clear my run history?
What the command used for list the contents of your home directory, current directory and all subdirectories?
How do I check disk space in linux?
What is #!/ Bin sh?
Information technology is widely used in
Why is it called bash?
How do I run a command in linux?
Is llvm a virtual machine?
What is build process?
How can I delete a file in linux?
You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?
In order to display the last five commands you have entered using the fc command, you would type?
What is tty name?