Unix - Study Mode

[#1046] To replace 5 characters with new characters, which one of the following will be used?
Correct Answer

(C) 5s

[#1047] Pathname is a sequence of symbols and directories indicating the location of a file.
Correct Answer

(A) True

[#1048] . . . . . . . . section can be used if we've to print something before processing the first line.
Correct Answer

(B) begin

[#1049] What is the default symbol for command prompt in Bourne shell?
Correct Answer

(A) $

[#1050] Which command is used for making the scripts interactive?
Correct Answer

(C) read