Linux What command is used to assign executable permission to the owner of the file named "letter"? chmod u + x letter chmod g + x letter chmod ugo + x letter None of these chmod u + w letter chmod u + x letter chmod g + x letter chmod ugo + x letter None of these chmod u + w letter ANSWER DOWNLOAD EXAMIANS APP
Linux What TCP/IP protocol is used for remote terminal connection service? RARP FTP None of these UDP TELNET RARP FTP None of these UDP TELNET ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following command lists the last 10 lines of a file? cat head tail grep cat head tail grep ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to replace text from cursor to right R s S r R s S r ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to remove jobs from the print queue? None of these lprm lpr lpq lpc None of these lprm lpr lpq lpc ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to assign only read permission to all three categories of the file'letter'? chmod go + r letter chmod ugo = r letter chmod a - rw letter chmod u + r, g + r, o - x letter chmod go + r letter chmod ugo = r letter chmod a - rw letter chmod u + r, g + r, o - x letter ANSWER DOWNLOAD EXAMIANS APP