Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need help with these question on Processor managment using Linux OS Please give detailed information 1 - How many times will the following crontab

I need help with these question on Processor managment using Linux OS

Please give detailed information

1 - How many times will the following crontab entry execute during January 2018?

0 0 * 1 1 rm -r /root/backup/* 

2 - How many times will the following crontab entry execute during January 2018?

0 0 * 1 6 rm -r /root/backup/* 

3 - List all of the dates the following crontab entry will execute during 2018 (this answer is a little tricky).

0 0 1/10 * 7 rm -r /root/backup/* 

4 - How often will the following crontab entry execute?

* * * * * users >> /root/users.log 

5 - What crontab time interval would execute a command at 12:00pm on the first day of each year?

6 - What crontab time interval would execute a command at 1:00am every Sunday?

Thanks.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Excel 2024 In 7 Days

Authors: Alan Dinkins

1st Edition

B0CJ3X98XK, 979-8861224000

More Books

Students also viewed these Databases questions