Unix - Study Mode

[#896] To perform decision depending on the fulfillment of certain criteria, . . . . . . . . is used.
Correct Answer

(D) if and else

[#897] We can use relative addressing while executing previous commands.
Correct Answer

(A) True

[#898] The >> symbol is used to overwrite the existing file if it exists.
Correct Answer

(B) False

[#899] Which command saves one copy of character stream in a file and store the other to standard output?
Correct Answer

(C) tee

[#900] If the file is write-protected and the directory has to write permission then we cannot delete the file.
Correct Answer

(B) False