what r d crontab fields?
Answers were Sorted based on User's Feedback
Answer / ramanji.gundala
Totally 6 fields including command.
1. minutes
2.hours
3.day of month
4.month of year
5.day of week.
6.command
| Is This Answer Correct ? | 19 Yes | 0 No |
Answer / k
crontab file has five fields for specifying day , date and
time followed by the command to be run at that interval.
* * * * * command to be executed
- - - - -
| | | | |
| | | | +----- day of week (0 - 6)
(Sunday=0)
| | | +------- month (1 - 12)
| | +--------- day of month (1 - 31)
| +----------- hour (0 - 23)
+------------- min (0 - 59)
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / stratovarius
Entry format:
minutes hours <day of month> month <day of week> command
| Is This Answer Correct ? | 9 Yes | 0 No |
Whats the boot process of VxVM?
wht is the umask value to crate directory with only rw options to root..?
what is sc prompt in solaris? how can we get that sc prompt?
how to configure default router..?
How to add a FS in zone?
how u can perform security to users?
Command to check all the process statistics..?
what is the difference between detached and disassociate state of plexes?
what is RBac and how to create a role?
What is the difference between Vxdmp and EMC powerpath?
what are soft links and hard links, and differentiate them.
When would you want to reconfigure the kernel and how would you do it?