Linux What command is used to assign executable permission to all of the files named "report"? None of the listed here chmod ugo + rw report chmod u + x report chmod ugo + x report None of the listed here chmod ugo + rw report chmod u + x report chmod ugo + x report ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to sort the lines of data in a file in reverse order? sort sort - r sh st sort sort - r sh st ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to remove jobs from the print queue? lpr lpq lprm lpc None of these lpr lpq lprm lpc None of these ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to count the total number of lines, words, and characters contained in a file? countw count p wc wcount None of these countw count p wc wcount None of these ANSWER DOWNLOAD EXAMIANS APP
Linux What sign is used to back up over typing errors in vi? # @ $ € # @ $ € ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to count just the number of characters in a file? wc - r wc - c wc - w wc - 1 wc - r wc - c wc - w wc - 1 ANSWER DOWNLOAD EXAMIANS APP