Unix Which command is used to locate all the .profile files in the system? l -u .profile find /-name profile -print ls profile cd /.profile None of these l -u .profile find /-name profile -print ls profile cd /.profile None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display your working directory? prompt $p$g path pwd dir prompt $p$g path pwd dir ANSWER DOWNLOAD EXAMIANS APP
Unix Which command allows you to view your file 24 lines at a time? pg more lp cat None of these pg more lp cat None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which commands is used to assign executable permission to all of the files named "letter"? chmod u+x letter chmod ugo+r letter chmod ugo+x letter chmod ugo+rw letter chmod u+x letter chmod ugo+r letter chmod ugo+x letter chmod ugo+rw letter ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to set the three permissions for all the three categories of users of a file? None of these chown chusr chgrp chmod None of these chown chusr chgrp chmod ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move the cursor to the left? h k i j None of these h k i j None of these ANSWER DOWNLOAD EXAMIANS APP