Unix In vi editor, forward search is performed using the command. ?pat All of these :pat /pat ?pat All of these :pat /pat ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to summarize the disk usage? fdisk disk None of these du chkdsk fdisk disk None of these du chkdsk ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the end of a line? $pat pat$ ^pat None of these pat^ $pat pat$ ^pat None of these pat^ ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display a file contents in octal form? od oct of cd od oct of cd ANSWER DOWNLOAD EXAMIANS APP
Unix The commonly used UNIX commands like date, ls, cat, etc. are stored in /unix directory /bin and /usr/bin directories None of these /tmp directory /dev directory /unix directory /bin and /usr/bin directories None of these /tmp directory /dev directory ANSWER DOWNLOAD EXAMIANS APP
Unix The % key allows you 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 backward to the beginning of a word to move the cursor to the upperleft corner of the screen 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 backward to the beginning of a word to move the cursor to the upperleft corner of the screen ANSWER DOWNLOAD EXAMIANS APP