Unix Which of the following commands is used to copy a file wb from the programs directory into a file called wbx in the misc directory? copy a:programs/wb b:misc/wbx copy programs/wb misc/wbx tar programs/wb misc/wbx cp programs/wb misc/wbx copy a:programs/wb b:misc/wbx copy programs/wb misc/wbx tar programs/wb misc/wbx cp programs/wb misc/wbx 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? tar programs/wb misc/wb copy programs/wb misc/wb None of these cp programs/wb misc copy a:programs/wb b:misc/wb tar programs/wb misc/wb copy programs/wb misc/wb None of these cp programs/wb misc copy a:programs/wb b:misc/wb 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 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 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. ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change directory to the name beginning with a 'p'? cd p cd [p] cd p* cd p* cd p cd [p] cd p* cd p* ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor scroll half page backward? [Control - u] None of these [Control -P] [Control-d] [Control-c] [Control - u] None of these [Control -P] [Control-d] [Control-c] 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