Unix - Study Mode
[#201] . . . . . . . . function is used for joining lists.
Correct Answer
(D) join
[#202] To clear the screen in vi editor, . . . . . . . . is used.
Correct Answer
(B) ctrl-l
[#203] What is the default delimiter used by awk?
Correct Answer
(B) whitespace
[#204] -r option is same as -R option in ls command.
Correct Answer
(B) False
[#205] Which escape character is used for identifying a word character?
Correct Answer
(C) w