Unix Which command is used to locate all the .profile files in the system? None of these cd /.profile ls profile l -u .profile find /-name profile -print None of these cd /.profile ls profile l -u .profile find /-name profile -print ANSWER DOWNLOAD EXAMIANS APP
Unix The File that contains a set of instructions which are performed when a user logs in, is .profile .autoexec autoexec.bat None of these .exrc .profile .autoexec autoexec.bat None of these .exrc ANSWER DOWNLOAD EXAMIANS APP
Unix The octal representation 652 indicates Write permission for others All of these None of these Read and write permission of groups Execute permission for the owner Write permission for others All of these None of these Read and write permission of groups 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 who the owner of the file is how large the file is and when the file was last modified. All of these the name of the group owner of the file None of these who the owner of the file is how large the file is and when the file was last modified. All of these the name of the group owner of the file None of these ANSWER DOWNLOAD EXAMIANS APP