Unix Which command is used to link the files? ln tar lk cp None of these ln tar lk cp None of these ANSWER DOWNLOAD EXAMIANS APP
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 command is used to copy a file wb with the same name from the programs directory to the misc directory? cp programs/wb misc None of these copy a:programs/wb b:misc/wb tar programs/wb misc/wb copy programs/wb misc/wb cp programs/wb misc None of these copy a:programs/wb b:misc/wb tar programs/wb misc/wb copy programs/wb misc/wb ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to change the working directory? cd None of these chdir cdir changedir cd None of these chdir cdir changedir 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 to a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace. 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 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 backward to the beginning of a word to move the cursor to the upperleft corner of the screen ANSWER DOWNLOAD EXAMIANS APP
Unix If you are to use [Control-c] as the interrupt key instead of [Del], then you will have to use stty echo ^a tty ^c stty intr ^c stty echoe stty echo ^a tty ^c stty intr ^c stty echoe ANSWER DOWNLOAD EXAMIANS APP