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