Unix - Study Mode

[#1071] If we wish to delete a remove a file forcefully, we can use . . . . . . . . option with rm command.
Correct Answer

(D) -f

[#1072] Which of the following undo a most recent single editing change?
Correct Answer

(A) u

[#1073] The segment representing the constants, globals and static variables is called:
Correct Answer

(B) data segment

[#1074] Character class is used for matching a group of characters enclosed within a pair of . . . . . . . .
Correct Answer

(C) [ ]

[#1075] To find out how efficiently a program a used the system resources, which command is used?
Correct Answer

(B) time