Unix Which command is used to locate all the .profile files in the system? ls profile cd /.profile find /-name profile -print l -u .profile None of these ls profile cd /.profile find /-name profile -print l -u .profile None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to count the total number of lines, words, and characters contained in a file. wc None of these wcount countw count p wc None of these wcount countw count p ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to list contents of directories? ls dir tar lp ls dir tar lp ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns with indication of directories and executable file? ls ~ x ls -F -x ls -l Ip ls ~ x ls -F -x ls -l Ip ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to set the three permissions for all the three categories of users of a file? chmod None of these chusr chown chgrp chmod None of these chusr chown chgrp ANSWER DOWNLOAD EXAMIANS APP
Unix The File that contains a set of instructions which are performed when a user logs in, is .exrc .profile None of these autoexec.bat .autoexec .exrc .profile None of these autoexec.bat .autoexec ANSWER DOWNLOAD EXAMIANS APP