Unix Which option is used with cmp command to give a detailed list of the byte number and the differing bytes in octal for each character that differs in both the files? -b -r -d None of these -l -b -r -d None of these -l ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to insert text to left of cursor? a i s S a i s S ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the beginning of a line? ^pat $pat pat$ pat^ ^pat $pat pat$ pat^ ANSWER DOWNLOAD EXAMIANS APP
Unix The cp command uses: standard input file both input and output file neither standard input nor standard output file standard output file standard input file both input and output file neither standard input nor standard output file standard output file 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 wcount count p None of these countw wc wcount count p None of these countw ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with sort command to start sorting ofter the nth column of the (m+l)th field? +(m+l).n kill #NAME? None of these +(m+l).n kill #NAME? None of these ANSWER DOWNLOAD EXAMIANS APP