Unix - Study Mode

[#1026] test and [ ] can be used for string comparison.
Correct Answer

(A) True

[#1027] Which symbol is used with find command for specifying arguments?
Correct Answer

(C) + and –

[#1028] We can schedule a job to run at a specified time of day using . . . . . . . . command.
Correct Answer

(B) at

[#1029] A super user can use . . . . . . . . call for creating a directory.
Correct Answer

(A) mknod

[#1030] Which one of the following command is used for killing the last background job?
Correct Answer

(C) kill $!