Unix Which of the following options will be used to display number of blocks used by a file? -r option None of these -c #NAME? -r option None of these -c #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix The % key allows you to move the cursor to a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace. to move the cursor to the upperleft corner of the screen to move the cursor backward to the beginning of a word to move the cursor to the first column in the current line to move the cursor to a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace. to move the cursor to the upperleft corner of the screen to move the cursor backward to the beginning of a word to move the cursor to the first column in the current line ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move cursor forward to first occurrence of character 'ch' in the current line? None of these fch rch tch ech None of these fch rch tch ech ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in reverse order st sort -r sort sh st sort -r sort sh 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 command is used to move all files to the bin sub-directory of the parent directory? mv * ../bin mv * ../bin *.* None of these mv * /bin/* mv *.* /bin/ mv * ../bin mv * ../bin *.* None of these mv * /bin/* mv *.* /bin/ ANSWER DOWNLOAD EXAMIANS APP