Unix Which command is used to remove the read permission of the file 'note' from both the group and others? chmod go-x note chmod go+rw note chmod go+r note chmod go-r note chmod go-x note chmod go+rw note chmod go+r note chmod go-r note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to view your file 24 lines at a time? lp pg cat None of these /p lp pg cat None of these /p ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following set options is used with vi editor to ignore case while searching for patterns? ai ic sm ts ai ic sm ts 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 command is used to delete all files in the current directory as well as all files and sub-directories in its subdirectories? rm -r * rm *.* rm all None of these rm * rm -r * rm *.* rm all None of these rm * ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to delete the character beneath the cursor? dd D None of these x X dd D None of these x X ANSWER DOWNLOAD EXAMIANS APP