Unix Which command is used with vi editor to save file and remain in the editing mode? :q q! :w :x None of these :q q! :w :x None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with cmp command to give a detailed list of the byte number and the differing bytes in octal for each character that differs in both the files? None of these -l -b -d -r None of these -l -b -d -r ANSWER DOWNLOAD EXAMIANS APP
Unix The File that contains a set of instructions which are performed when a user logs in, is .exrc autoexec.bat .autoexec .profile None of these .exrc autoexec.bat .autoexec .profile None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? cd /.profile None of these ls profile l -u .profile find /-name profile -print cd /.profile None of these ls profile l -u .profile find /-name profile -print ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace text from cursor to right? c C R r c C R r ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following set options is used with vi editor to ignore case while searching for patterns? ts ic ai sm ts ic ai sm ANSWER DOWNLOAD EXAMIANS APP