subject

Working as your regular user, use crontab to schedule the report. sh script to run every Mon/Wed/Fri at 8:00 AM. (Hint: In the crontab file, you can specify the days of the week as 1,3,5.) Note: Be sure to create the crontab file for your user. Don't edit the system crontab in the /etc directory. See the "SCHEDULING JOBS" section in the assigned reading for the crontab command option to edit jobs for the current user.
Working as a regular user, set up an automated backup of your home directory.
Use the tar command to write the contents of your home directory to an archive file named /tmp/student_home. tar, where student is the regular user's username.
Modify the tar command to add gzip compression and name the file /tmp/student_home. tgz, where student is the username.
Modify the command to use command substitution to add the current date to the name of the output file.
(Hint: The command date \+\%Y\%m\%d outputs an appropriately formatted date. The backslash (\) characters are needed when using the date command in a crontab file to indicate to the parent shell it should ignore the special characters so they are passed to the date command correctly).
Note: You can use command substitution to include the current date as part of a file name. See step 1.e above for an example of how the LOGFILE name includes the current date. Include the date in the tar archive file name in a similar manner.
Use the crontab command to schedule the final tar command that you created in the above step to run every Saturday at 10:00 PM.
Take a screenshot of the crontab -l command's output. Make sure to capture the whole terminal window. This is a deliverable below. (See man crontab if you don't know what the -l option does.)

ansver
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 23.06.2019 16:30, jessisjawsome
If i wanted to include a built-in calendar in a document, what option could i select? draw table insert table insert chart quick tables
Answers: 1
image
Computers and Technology, 23.06.2019 23:00, Maya629277
Lucas put a lot of thought into the design for his company's new white paper. he made sure to include repeating design elements such as color schemes and decorative images. his goal was to a. add symmetry b. create a unified publication c. provide consistency d. save money
Answers: 1
image
Computers and Technology, 24.06.2019 22:30, gabi83
To add additional commands to the quick access toolbar, a user can navigate to the view. backstage status bar design file
Answers: 2
image
Computers and Technology, 25.06.2019 07:30, sugar75
The can be used to paste text in any order.
Answers: 1
You know the right answer?
Working as your regular user, use crontab to schedule the report. sh script to run every Mon/Wed/Fri...

Questions in other subjects:

Konu
Mathematics, 24.02.2021 14:00