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