Unix Which command is used with vi editor to move cursor forward to first occurrence of character 'ch' in the current line? fch None of these rch tch ech fch None of these rch tch ech ANSWER DOWNLOAD EXAMIANS APP
Unix If a file has read and write permissions for the owner, then the octal representation of the permissions will be 3 6 1 5 None of these 3 6 1 5 None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command sends the word count of the file infile to the newfile. wc infile | newfile wc infile - newfile wc infile >newfile wc newfile wc infile | newfile wc infile - newfile wc infile >newfile wc newfile ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace text from cursor to right? c R r C c R r C ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to count the total number of lines, words, and characters contained in a file. wc count p wcount countw None of these wc count p wcount countw None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which operator will be used with chmod command to assign absolute permission? None of these % = - + None of these % = - + ANSWER DOWNLOAD EXAMIANS APP