Unix Which command is used to remove the read permission of the file 'note' from both the group and others? chmod go-r note chmod go-x note chmod go+r note chmod go+rw note chmod go-r note chmod go-x note chmod go+r note chmod go+rw note ANSWER DOWNLOAD EXAMIANS APP
Unix The % key allows you 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 to move the cursor backward to the beginning of a word to move the cursor to the first column in the current line 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 The chmod ugo+rw note command can be represented in octal notation as chmod 333 note chmod 555 note chmod 444 note chmod 666 note chmod 333 note chmod 555 note chmod 444 note chmod 666 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display and create files? ed vi lyrix cat ed vi lyrix cat ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with the chmod command recursively to all files and sub-directories in a directory? -R #NAME? None of these -1 -R #NAME? None of these -1 ANSWER DOWNLOAD EXAMIANS APP