Which of the following commands will show the current user cron jobs that have been created for the currently logged in user?

A. cronjobs --list
B. cron --list
C. cron -l
D. crontab -l

Answer: D

Computer Science & Information Technology

You might also like to view...

Access begins counting days of the week on Monday

Indicate whether the statement is true or false

Computer Science & Information Technology

What happens if a frame arrives damaged? a. The recipient calculates a CRC that differs from the CRC in the FCS field and drops theframe

b. The recipient requests a retransmission. c. The sender backs off and waits a random amount of time before trying again. d. The sender notices the missing acknowledgment and retransmits the frame.

Computer Science & Information Technology