Unix Which command is used to locate all the .profile files in the system? find /-name profile -print None of these cd /.profile ls profile l -u .profile find /-name profile -print None of these cd /.profile ls profile l -u .profile 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 chgrp chown chusr chmod None of these chgrp chown chusr ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to list contents of directories? dir tar ls lp dir tar ls lp ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol is used to separate more than one command in the same command line? $ # : ; $ # : ; ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns? ls None of these ls -x lc ls -1 ls None of these ls -x lc ls -1 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move cursor forward to first occurrence of character 'ch' in the current line? None of these fch ech tch rch None of these fch ech tch rch ANSWER DOWNLOAD EXAMIANS APP