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 port does squid listen, by default? 7334 4322 3128 2314 None of these 7334 4322 3128 2314 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? count p wcount countw wc None of these count p wcount countw wc None of these ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to save file and remain in the editing mode? :w None of the listed here x :q :w None of the listed here x :q ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to assign only read permission to all three categories of the file'letter'? chmod u + r, g + r, o - x letter chmod ugo = r letter chmod go + r letter chmod a - rw letter chmod u + r, g + r, o - x letter chmod ugo = r letter chmod go + r letter chmod a - rw letter ANSWER DOWNLOAD EXAMIANS APP
Linux The command chmod 761 letter is equivalent to None of the listed here chmod u = rwx, g = rw, o = x letter chmod 4=7, g = 6, o = 1 letter chmod a = 761 letter None of the listed here chmod u = rwx, g = rw, o = x letter chmod 4=7, g = 6, o = 1 letter chmod a = 761 letter ANSWER DOWNLOAD EXAMIANS APP