Linux The command chmod 761 letter is equivalent to chmod 4=7, g = 6, o = 1 letter chmod u = rwx, g = rw, o = x letter None of the listed here chmod a = 761 letter chmod 4=7, g = 6, o = 1 letter chmod u = rwx, g = rw, o = x letter None of the listed here chmod a = 761 letter ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to copy a file? cp cpio tar copy cp cpio tar copy ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to sort the lines of data in a file in alphabetical order? st sh sort - r sort st sh sort - r sort ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to copy directory structures in and out? None of these cp - p cp cpio copy None of these cp - p cp cpio copy ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to count the total number of lines, words, and characters contained in a file? wc count p countw None of these wcount wc count p countw None of these wcount ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to replace text from cursor to right S r R s S r R s ANSWER DOWNLOAD EXAMIANS APP