Unix In vi editor, forward search is performed using the command. ?pat /pat :pat All of these ?pat /pat :pat All of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which is the earliest and most widely used shell that came with the UNIX system? Smith shell Bourne shell Korn shell None of these C shell Smith shell Bourne shell Korn shell None of these C shell ANSWER DOWNLOAD EXAMIANS APP
Unix The % key allows you 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. to move the cursor to the first column in the current line ANSWER DOWNLOAD EXAMIANS APP
Unix The command which transcribes the standard input to the standard output and also makes a copy of the same in a file is sort tr tee grep sort tr tee grep 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 *.* mv *.* /bin/ mv * /bin/* None of these mv * ../bin mv * ../bin *.* mv *.* /bin/ mv * /bin/* None of these ANSWER DOWNLOAD EXAMIANS APP
Unix If a file has read and write permissions for the owner, then the octal representation of the permissions will be 6 1 5 3 None of these 6 1 5 3 None of these ANSWER DOWNLOAD EXAMIANS APP