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