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 autoexec.bat .exrc .autoexec None of these .profile autoexec.bat .exrc .autoexec None of these .profile 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 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 None of these ANSWER DOWNLOAD EXAMIANS APP