what r d crontab fields?

Answers were Sorted based on User's Feedback



what r d crontab fields?..

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

what r d crontab fields?..

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

what r d crontab fields?..

Answer / stratovarius

Entry format:

minutes hours <day of month> month <day of week> command

Is This Answer Correct ?    9 Yes 0 No

Post New Answer

More Solaris AllOther Interview Questions

how to add a disk group in veritas from one system to another system?

2 Answers   TCS,


What is LOM and how ur going to access it?

3 Answers  


Whats the boot process of VxVM?

1 Answers   Wipro,


how to kill the process

6 Answers   Lehman Brothers,


What is the zone in DNS?

0 Answers  






what r the daily responsibilities of u as a system administrator

10 Answers   ADP, IBM, Infosys, Wipro,


The NIC is failed in Cluster configuration. what is state of service group.whether NIC resource probed,if so how many times probed?

1 Answers   Thomson Reuters,


Unable to telnet any of my servers in the network..? wht may be the reason

3 Answers   HP,


What does init 0 do?

9 Answers   HCL,


NIS is configured, users are try to connect in client systems 'unknown id' is displayed. what is the problem?

4 Answers  


how to add patched to the kernel

3 Answers   IBM,


In solaris we have 2 directories for commands. what are they..? is there any difference b/w those..?

3 Answers  


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)