Unix Which command is used to locate all the .profile files in the system? l -u .profile None of these cd /.profile find /-name profile -print ls profile l -u .profile None of these cd /.profile find /-name profile -print ls profile ANSWER DOWNLOAD EXAMIANS APP
Unix Which set option is used with vi editor to display line numbers on screen? nm nu ic li nm nu ic li ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files will displayed by this command cat *ch* patch All of these catch .ch patch All of these catch .ch ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to assign executable permission to the owner of the file named "note"? chmod u+w note chmod ugo+x note chmod u+x note chmod g+x note chmod u+w note chmod ugo+x note chmod u+x note chmod g+x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with the chmod command recursively to all files and sub-directories in a directory? None of these -1 #NAME? -R None of these -1 #NAME? -R ANSWER DOWNLOAD EXAMIANS APP
Unix The command chmod 761 note is equivalent to None of these chmod u=rwx, g=rw, o=x note chmod 4=7, g=6,0 =1 note chmo a =761 note chmod 167 note None of these chmod u=rwx, g=rw, o=x note chmod 4=7, g=6,0 =1 note chmo a =761 note chmod 167 note ANSWER DOWNLOAD EXAMIANS APP