Unix Which of the following set options is used with vi editor to ignore case while searching for patterns? sm ai ts ic sm ai ts ic ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is invalid filename? TRY my .file None of these trial TRY my .file None of these trial ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace single character under cursor with any number of characters? s A a S s A a S ANSWER DOWNLOAD EXAMIANS APP
Unix In Bourne shell, which file sets the Unix environment for the user when the logs into his HOME directory. .profile lastlogin .exrc None of these .mbox .profile lastlogin .exrc None of these .mbox ANSWER DOWNLOAD EXAMIANS APP
Unix Which command sends the word count of the file infile to the newfile. wc infile - newfile wc infile | newfile wc infile >newfile wc newfile wc infile - newfile wc infile | newfile wc infile >newfile wc newfile 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 go+r note chmod a-rw chmod u+r,g+r,o-x note chmod ugo=r note None of these chmod go+r note chmod a-rw chmod u+r,g+r,o-x note chmod ugo=r note ANSWER DOWNLOAD EXAMIANS APP