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