Unix - Study Mode

[#521] Which of the following is not a valid escape sequence in UNIX?
Correct Answer

(B) d

[#522] Which of the following is an archival program?
Correct Answer

(D) tar

[#523] To change entire lines, . . . . . . . . is used.
Correct Answer

(A) cc

[#524] Which one of the following command can delete a directory which is not empty?
Correct Answer

(A) rm -r

[#525] Which option is used with sed for using multiple instructions?
Correct Answer

(D) –f and -e