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