Linux What command is used to save the standard output in a file, as well as display it on the terminal? None of these cat more grep tee None of these cat more grep tee ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to sort the lines of data in a file in reverse order? sh st sort - r sort sh st sort - r sort ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following server is used with the BIND package? None of these httpd named dns shttp None of these httpd named dns shttp ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to move forward to the end of a word? e d b c e d b c ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to change the working directory? changedir cd cdir chdir changedir cd cdir chdir ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with file named 'letter' to remove the executable permission from the user and assign read permission to the group and others? chmod go + r, u + x letter chmod u - x, go + r letter chmod go + x, u - x letter chmod g - x, uo + r letter chmod go + r, u + x letter chmod u - x, go + r letter chmod go + x, u - x letter chmod g - x, uo + r letter ANSWER DOWNLOAD EXAMIANS APP