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