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