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