Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1 . Joey wants to execute myscript.txt 3 hours from now; which command line does this? Group of answer choices echo date > > /

1. Joey wants to execute myscript.txt 3 hours from now; which command line does this?
Group of answer choices
echo "date >>/home/student/myjob.txt"| at now +3min
at now +3hours | myscript
atm myscript.txt in 3 hour
at -b date +3hours myscript
2. The crond daemon reads multiple configuration files: one per user and a set of system-wide files. Each user has a personal file which they can edit with
Group of answer choices
crontab -l
crontab filename
crontab -r
crontab -e
3. What would be the crontab entry for: at midnight on the first day-of-month, every other month?
Group of answer choices
0121*/21
001*/2*
0011/2*
**/2*
4. The fields in the crontab file appear in the following order:
A B C D E F
Referencing the above field order.
Choose all that apply.
Group of answer choices
Fri is a valid value for 'E'
*/10 is valid for A
*/10 is valid for B
31 is a valid value for C

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

Step: 3

blur-text-image

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

More Books

Students also viewed these Databases questions

Question

What are financial statements and what do they include?

Answered: 1 week ago

Question

What has Accenture done well to target its B-to-B audience?

Answered: 1 week ago