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