Unix Which of the following set options is used with vi editor to ignore case while searching for patterns? sm ts ic ai sm ts ic ai ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the top of the file? grep more head cat grep more head cat ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol is used to separate more than one command in the same command line? ; # : $ ; # : $ 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 column contains all details of the permissions of a file when you issue the ls -l command? first third second fourth first third second fourth ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to save the standard output in a file, as well as display it on the terminal? more None of these tee grep cat more None of these tee grep cat ANSWER DOWNLOAD EXAMIANS APP