Unix Which command is used to terminate all processes in your own system except the login shell? kill 0 cancel all kill 1 cancel 1 None of these kill 0 cancel all kill 1 cancel 1 None of these 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 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 to the first column in the current line to move the cursor backward to the beginning of a word 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 ANSWER DOWNLOAD EXAMIANS APP
Unix Which set option is used with vi editor to display line numbers on screen? li ic nm nu li ic nm nu 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? None of these cat tee more grep None of these cat tee more grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move cursor forward to first occurrence of character 'ch' in the current line? ech fch tch rch None of these ech fch tch rch None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display and create files? lyrix ed cat vi lyrix ed cat vi ANSWER DOWNLOAD EXAMIANS APP