Unix In vi editor, forward search is performed using the command. All of these /pat ?pat :pat All of these /pat ?pat :pat ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to count the total number of lines, words, and characters contained in a file. wcount count p wc countw None of these wcount count p wc countw None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which operator will be used with chmod command to assign absolute permission? = - None of these % + = - None of these % + ANSWER DOWNLOAD EXAMIANS APP
Unix The special shell variable $* is used to list the positional parameters to process number of the current shell None of these to exit status of ast command executed. to name the command being executed to list the positional parameters to process number of the current shell None of these to exit status of ast command executed. to name the command being executed 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 You can append to a file instead of overwriting by using the None of these < symbols > symbols >> symbols None of these < symbols > symbols >> symbols ANSWER DOWNLOAD EXAMIANS APP