Linux What command is used to assign executable permission to all of the files named "report"? chmod ugo + x 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 ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to compare the files? cmp comp ccp du cmp comp ccp du ANSWER DOWNLOAD EXAMIANS APP
Linux To build a modularized kernel, the kernel-headers and kernel-source packages must first be installed. Where will you find the kernel-headers and kernel-source? /usr/src/linux /usr/local None of the listed here /usr/bin /usr/src/linux /usr/local None of the listed here /usr/bin ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following is not a part of default Red Hat Linux email system? The MUA procmail Pine The MTA None of these The MUA procmail Pine The MTA None of these ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to count just the number of lines contained in a file? wc - l wc - r wc - w wc - c None of these wc - l wc - r wc - w wc - c None of these ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to move forward to the end of a word? b c e d b c e d ANSWER DOWNLOAD EXAMIANS APP