Unix Which operator will be used with chmod command to assign absolute permission? - + % = None of these - + % = None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The cat command is used to display a file copy a file print a file None of these capture a file display a file copy a file print a file None of these capture a file ANSWER DOWNLOAD EXAMIANS APP
Unix The octal representation 652 indicates Read and write permission of groups Write permission for others None of these All of these Execute permission for the owner Read and write permission of groups Write permission for others None of these All of these Execute permission for the owner ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to identify the type of file by context? ls more file cat ls more file cat ANSWER DOWNLOAD EXAMIANS APP
Unix If a file has read and write permissions for the owner, then the octal representation of the permissions will be 5 6 1 None of these 3 5 6 1 None of these 3 ANSWER DOWNLOAD EXAMIANS APP
Unix Which commands is used to assign executable permission to all of the files named "letter"? chmod ugo+x letter chmod ugo+r letter chmod ugo+rw letter chmod u+x letter chmod ugo+x letter chmod ugo+r letter chmod ugo+rw letter chmod u+x letter ANSWER DOWNLOAD EXAMIANS APP