Unix Which of the following commands is used to assign executable permission to the owner of the file named "note"? chmod u+w note chmod u+x note chmod g+x note chmod ugo+x note chmod u+w note chmod u+x note chmod g+x note chmod ugo+x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to assign only read permission to all three categories of the file 'note'? chmod u+r,g+r,o-x note None of these chmod ugo=r note chmod go+r note chmod a-rw chmod u+r,g+r,o-x note None of these chmod ugo=r note chmod go+r note chmod a-rw ANSWER DOWNLOAD EXAMIANS APP
Unix The agency that sits between the user and the UNIX system is called the erxc logic profile shell erxc logic profile shell ANSWER DOWNLOAD EXAMIANS APP
Unix The octal representation 652 indicates All of these None of these Execute permission for the owner Write permission for others Read and write permission of groups All of these None of these Execute permission for the owner Write permission for others Read and write permission of groups ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to replace a single character with new text? r s R S r s R S ANSWER DOWNLOAD EXAMIANS APP
Unix The ls -l command tells None of these the name of the group owner of the file who the owner of the file is All of these how large the file is and when the file was last modified. None of these the name of the group owner of the file who the owner of the file is All of these how large the file is and when the file was last modified. ANSWER DOWNLOAD EXAMIANS APP