Unix Which command will be used with vi editor to replace single character under cursor with any number of characters? S A s a S A s a ANSWER DOWNLOAD EXAMIANS APP
Unix If a file has read and write permissions for the owner, then the octal representation of the permissions will be 1 3 5 6 None of these 1 3 5 6 None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the directory attributes rather than its contents? ls -l -d ls -F ls -x ls -l ls -l -d ls -F ls -x ls -l ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to change the working directory? changedir None of these cd chdir cdir changedir None of these cd chdir cdir ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to assign only read permission to all three categories of the file 'note'? None of these chmod ugo=r note chmod go+r note chmod u+r,g+r,o-x note chmod a-rw None of these chmod ugo=r note chmod go+r note chmod u+r,g+r,o-x note chmod a-rw ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a filter? grep wc None of these sort grep wc None of these sort ANSWER DOWNLOAD EXAMIANS APP