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