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