Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

quiz: chapter 02 linux installation and usage assignment: quiz: chapter…

Question

quiz: chapter 02 linux installation and usage
assignment: quiz: chapter 02 linux installation and usage
questions ecli06h_01.ch02.11m

  1. users enter commands directly to the kernel of the linux operating system.

a. true
b. false

Explanation:

Brief Explanations

Users do not enter commands directly to the Linux - kernel. They use a shell like bash which acts as an intermediary between the user and the kernel. The shell interprets user commands and passes relevant requests to the kernel.

Answer:

b. False