Unix The command used to compare the files is known as cmp comp ccp do cmp comp ccp do ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? ls profile None of these l -u .profile find /-name profile -print cd /.profile ls profile None of these l -u .profile find /-name profile -print cd /.profile ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with file named 'note' to remove the executable permission from the user and assign read permission to the group and others? chmod go+x, u-x note chmod g-x, uo+r note chmod u-x, go+r note chmod go+r, u+x note None of these chmod go+x, u-x note chmod g-x, uo+r note chmod u-x, go+r note chmod go+r, u+x note None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to identify the type of file by context? file more cat ls file more cat ls ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following set options is used with vi editor to ignore case while searching for patterns? ts sm ai ic ts sm ai ic ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display a file contents in octal form? cd od of oct cd od of oct ANSWER DOWNLOAD EXAMIANS APP