Unix Which of the following set options is used with vi editor to ignore case while searching for patterns? sm ic ts ai sm ic ts ai ANSWER DOWNLOAD EXAMIANS APP
Unix The File that contains a set of instructions which are performed when a user logs in, is autoexec.bat None of these .autoexec .exrc .profile autoexec.bat None of these .autoexec .exrc .profile ANSWER DOWNLOAD EXAMIANS APP
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+rw note chmod go+r note chmod go-x note chmod go-r note chmod go+rw note chmod go+r note chmod go-x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with rm command to make the command prompt the user with each filename and a ?, before acting on it -1 None of these -r #NAME? -1 None of these -r #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix The command chmod 761 note is equivalent to chmod 167 note chmod 4=7, g=6,0 =1 note None of these chmod u=rwx, g=rw, o=x note chmo a =761 note chmod 167 note chmod 4=7, g=6,0 =1 note None of these chmod u=rwx, g=rw, o=x note chmo a =761 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in reverse order sort st sort -r sh sort st sort -r sh ANSWER DOWNLOAD EXAMIANS APP