Unix - Study Mode

[#346] All UNIX and LINUX systems have one thing in common which is . . . . . . . .
Correct Answer

(A) set of system calls

[#347] vi commands are not case sensitive.
Correct Answer

(B) False

[#348] Enclosing the wild card or the entire pattern within quotes is called . . . . . . . .
Correct Answer

(B) quoting

[#349] awk uses . . . . . . . . for providing comments.
Correct Answer

(C) #

[#350] We can specify filenames in command line using perl.
Correct Answer

(A) True