Linux What command is used with vi editor to move the cursor to the left? j h k l j h k l ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to search a pattern in the forward direction? / ?? ? // / ?? ? // ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to assign executable permission to all of the files named "report"? chmod u + x report None of the listed here chmod ugo + rw report chmod ugo + x report chmod u + x report None of the listed here chmod ugo + rw report chmod ugo + x report ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following command is used to see the services running in NFS server? infserv rpcinfo None of these NFSinfo serverinfo infserv rpcinfo None of these NFSinfo serverinfo ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to display a file contents in octal form? oct cd of od oct cd of od ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to assign only read permission to all three categories of the file'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 chmod go + r letter ANSWER DOWNLOAD EXAMIANS APP