Unix You can append to a file instead of overwriting by using the < symbols >> symbols None of these > symbols < symbols >> symbols None of these > symbols ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to move the cursor to the end of the paragraph. { } ( ) { } ( ) ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to identify the type of file by context? cat file more ls cat file more ls ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to go to home directory? cd cd/ cd HOME. None of these cd.. cd cd/ cd HOME. None of these cd.. ANSWER DOWNLOAD EXAMIANS APP
Unix The % key allows you 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 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 command is used to extract specific columns from the file? paste grep cut cat paste grep cut cat ANSWER DOWNLOAD EXAMIANS APP