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 to the first column in the current line to move the cursor backward to the beginning of a word 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 to the first column in the current line to move the cursor backward to the beginning of a word ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to change the working directory? None of these changedir chdir cd cdir None of these changedir chdir cd cdir 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 Which command is used to remove a file? del rm remove mv del rm remove mv ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files will displayed by this command cat *ch* All of these catch .ch patch All of these catch .ch patch ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display a file contents in octal form? cd of od oct cd of od oct ANSWER DOWNLOAD EXAMIANS APP