Unix Which of the following files will displayed by this command cat *ch* All of these catch .ch patch All of these catch .ch patch ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display all the lines with the string 'sales' from the file empl.lst? /sales > empl.lst cut sales empl.lst None of these cat | /sales > empl.lst grep sales empl.lst /sales > empl.lst cut sales empl.lst None of these cat | /sales > empl.lst grep sales empl.lst ANSWER DOWNLOAD EXAMIANS APP
Unix The octal representation 652 indicates Execute permission for the owner All of these Write permission for others Read and write permission of groups None of these Execute permission for the owner All of these Write permission for others Read and write permission of groups None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? None of these cd /.profile l -u .profile ls profile find /-name profile -print None of these cd /.profile l -u .profile ls profile find /-name profile -print ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to assign executable permission to the owner of the file named "note"? chmod g+x note chmod ugo+x note chmod u+x note chmod u+w note chmod g+x note chmod ugo+x note chmod u+x note chmod u+w note ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with disk free command to include the total amount of disk space in the file system? #NAME? #NAME? -4 #NAME? None of these #NAME? #NAME? -4 #NAME? None of these ANSWER DOWNLOAD EXAMIANS APP