Unix Which command is used to locate all the .profile files in the system? l -u .profile cd /.profile find /-name profile -print None of these ls profile l -u .profile cd /.profile find /-name profile -print None of these ls profile ANSWER DOWNLOAD EXAMIANS APP
Unix The File that contains a set of instructions which are performed when a user logs in, is autoexec.bat None of these .profile .autoexec .exrc autoexec.bat None of these .profile .autoexec .exrc ANSWER DOWNLOAD EXAMIANS APP
Unix The octal representation 652 indicates None of these All of these Write permission for others Execute permission for the owner Read and write permission of groups None of these All of these Write permission for others Execute permission for the owner Read and write permission of groups ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to count just the number of lines contained in a file? wc -r wc -w wc -c None of these wc -l wc -r wc -w wc -c None of these wc -l ANSWER DOWNLOAD EXAMIANS APP
Unix The ls -l command tells All of these how large the file is and when the file was last modified. who the owner of the file is None of these the name of the group owner of the file All of these how large the file is and when the file was last modified. who the owner of the file is None of these the name of the group owner of the file ANSWER DOWNLOAD EXAMIANS APP