STC_Linux Cron and At Commands Quiz

STC_Linux Cron and At Commands Quiz

12th Grade

20 Qs

quiz-placeholder

Similar activities

Module 21 - Local Area Networking 1

Module 21 - Local Area Networking 1

9th - 12th Grade

15 Qs

MAC BOOTCAMP

MAC BOOTCAMP

9th - 12th Grade

21 Qs

Linux User Management

Linux User Management

10th Grade - University

20 Qs

MOAC Excel 2016 Lesson 6

MOAC Excel 2016 Lesson 6

8th - 12th Grade

20 Qs

Word 2016 - Lessons 1 & 2

Word 2016 - Lessons 1 & 2

9th - 12th Grade

20 Qs

Python for Absolute Beginners

Python for Absolute Beginners

8th - 12th Grade

25 Qs

CCNA Module 6

CCNA Module 6

12th Grade

15 Qs

Coding Karel 2

Coding Karel 2

KG - University

20 Qs

STC_Linux Cron and At Commands Quiz

STC_Linux Cron and At Commands Quiz

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Pushpendra Pateriya

Used 12+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To list all at jobs scheduled by a specific user, which command would you use?

D) cron -u username
B) atq
A) at -l
C) at -u username

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to remove a specific at job from the queue?

A) atrm job_id
D) cron -r job_id
C) atremove job_id
B) at -r job_id

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To edit the current user's cron jobs, which command should be used?

A) cron edit
C) cron -u user -e
D) editcron
B) crontab -e

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command allows you to view the cron job schedule for a specific user?

C) cron -u user -l
D) viewcron user
B) crontab -l
A) cron -l user

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command can be used to view the at job queue for all users?

A) atq -a
C) at -q
B) at -l
D) at -a

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens if a cron job is scheduled using the crontab command without specifying a minute value?

D) The job does not run
A) The job runs every hour
B) The job runs every minute
C) The job runs at midnight

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you check the status of a specific at job on Linux?

D) at job_id
C) atrm -s job_id
A) atq -s job_id
B) at -s job_id

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?