Unix - Study Mode
[#791] Which of the following option is used with find command for taking action on selected files?
Correct Answer
(A) -exec
[#792] To split the screen into multiple windows, we can use . . . . . . . . command.
Correct Answer
(A) :sp
[#793] substr function is also used to alter an existing string.
Correct Answer
(A) True
[#794] Which of the following system call uses file descriptor as an argument?
Correct Answer
(D) read, write, close
[#795] What is the windowing system of UNIX known as?
Correct Answer
(A) X Window system