Unix - Study Mode

[#491] When the pattern is not found in a file, grep command silently returns the prompt.
Correct Answer

(A) True

[#492] Which option is used with touch command which forces the command not to create file, if it does not exists.
Correct Answer

(B) -c

[#493] C shell uses which command for assigning values to variables?
Correct Answer

(B) set

[#494] To return back to the editor from shell prompt we use . . . . . . . . command.
Correct Answer

(D) fg and exit

[#495] tee is an internal command.
Correct Answer

(B) False