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 Which of the following set options is used with vi editor to ignore case while searching for patterns? ts ic sm ai ts ic sm ai ANSWER DOWNLOAD EXAMIANS APP
Unix The special shell variable $* is used to exit status of ast command executed. to list the positional parameters to name the command being executed to process number of the current shell None of these to exit status of ast command executed. to list the positional parameters to name the command being executed to process number of the current shell None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to save file and remain in the editing mode? :x q! None of these :w :q :x q! None of these :w :q ANSWER DOWNLOAD EXAMIANS APP
Unix The ls -l command tells All of these who the owner of the file is the name of the group owner of the file how large the file is and when the file was last modified. None of these All of these who the owner of the file is the name of the group owner of the file how large the file is and when the file was last modified. None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate all processes in your own system except the login shell? kill 1 cancel all None of these kill 0 cancel 1 kill 1 cancel all None of these kill 0 cancel 1 ANSWER DOWNLOAD EXAMIANS APP