Unix - Study Mode

[#716] * and ? cannot match . . . . . . . .
Correct Answer

(D) / and .

[#717] Which signal is used with kill command to terminate the process when they ignore the SIGTERM signal (15)?
Correct Answer

(C) SIGKILL(9)

[#718] c operator is used for changing the text.
Correct Answer

(A) True

[#719] Which symbol is used with the set command for command substitution?
Correct Answer

(B) —

[#720] Which of the following command doesn't create a process?
Correct Answer

(D) pwd and cd