Unix Which of the following commands is used to copy directory structures in and out copy cpio cp None of these cp - p copy cpio cp None of these cp - p 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? copy a:programs/wb b:misc/wb None of these tar programs/wb misc/wb copy programs/wb misc/wb cp programs/wb misc copy a:programs/wb b:misc/wb None of these tar programs/wb misc/wb copy programs/wb misc/wb cp programs/wb misc ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy the three files wb, collect and mon into the misc directory, under the same, when you were currently in the programs directory? copy wb ../misc collect ../misc mon ../misc None of these copy wb collect mon /misc tar wb collect mon /misc cp wb collect mon ../misc copy wb ../misc collect ../misc mon ../misc None of these copy wb collect mon /misc tar wb collect mon /misc cp wb collect mon ../misc ANSWER DOWNLOAD EXAMIANS APP
Unix Which of command is used to copy a file? copy None of these tar cp cpio copy None of these tar cp cpio ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with file named 'note' to remove the executable permission from the user and assign read permission to the group and others? chmod go+r, u+x note chmod u-x, go+r note chmod g-x, uo+r note chmod go+x, u-x note None of these chmod go+r, u+x note chmod u-x, go+r note chmod g-x, uo+r note chmod go+x, u-x note 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 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