Linux Interview Questions and Answers For Graduates Part-3
21.What daemon is used for scheduling of the commands? The crontab command is used for scheduling of the commands to run at a later time. SYNTAX crontab [ -u user ] file crontab [ -u user ] { -l |…
Read More