Unix Which command is used to locate all the .profile files in the system? None of these l -u .profile cd /.profile find /-name profile -print ls profile None of these l -u .profile cd /.profile find /-name profile -print ls profile ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol is used to separate more than one command in the same command line? : # ; $ : # ; $ 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 The seventh field of /etc/password is home None of these login password shell home None of these login password shell ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to update access and modification times of a file? touch cat wc grep touch cat wc grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a directory? rdir rd dldir rmdir rdir rd dldir rmdir ANSWER DOWNLOAD EXAMIANS APP