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 The % key allows you 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 the upperleft corner of the screen to move the cursor to a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace. 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 the upperleft corner of the screen to move the cursor to a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace. ANSWER DOWNLOAD EXAMIANS APP
Unix The command that can be used to restrict incoming messages to a user is grep halt sleep None of these mesg grep halt sleep None of these mesg ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace single character under cursor with any number of characters? s a A S s a A S ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands can be used to get information about all users who are currently logged into the system? None of these 1 /u who am i which who None of these 1 /u who am i which who ANSWER DOWNLOAD EXAMIANS APP
Unix The Octal number to be given alogn with chmod command to make a file readable, writable and executable to the owner, readable and executable to group and others is: 555 744 755 555 744 755 ANSWER DOWNLOAD EXAMIANS APP