Linux Multiple Choice Questions - Part 1
In this article, we test our Linux knowledge by going over 60 multiple choice questions.
1. Which among the following is used to schedule jobs in Linux?
(a) time
(b) schedule
(c) cron
(d) cal
Ans: (c)
Explanation: Cron is a Linux job scheduler. It us...
linuxnotes.hashnode.dev17 min read