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

What is jumpstart?

2 Answers  


How do you replace a failed boot disk under meta in solaris? Step by step explanation?

3 Answers   Barclays,


Someone pings a server from another location and gets a different result than if you ping the same server onsite. What is going on?

2 Answers  


wht is the difference between mkfs & newfs.... is there any difference..b/w both of them.?

7 Answers   IBM,


how to determine how many nfs server are there from nfs client

2 Answers   IBM,






what is SMF service? And what it does in Solaris 10

2 Answers   IBM,


What are the packages for DNS?

1 Answers   IBM,


how to install solaris and windows on a single harddisk ie dual booting

1 Answers  


how to know the creation time of users and creation time of zones in solaris

1 Answers  


wht is the purpose of autofs and automountd commands..?

2 Answers  


What is RPC? Why do I need it?

5 Answers  


in RAID 5 and RAID 0+1 which u will preffer (Veritas)

1 Answers   IBM,


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)