Unix The first set of the three permissions (rw) pertains to the owner of the file, indicating that the owner has both read and executable permissions. both read and write permissions None of these write and executable permissions executable permission only both read and executable permissions. both read and write permissions None of these write and executable permissions executable permission only ANSWER DOWNLOAD EXAMIANS APP
Unix The Octal number to be given alogn with chmod command to make a file readable, writable and executable to the owner, readable and executable to group and others is: 555 755 744 555 755 744 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following directories contain all the Alias created by a user, including his login directory? /dev /usr /tmp /etc /dev /usr /tmp /etc ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to identify the type of file by context? ls more cat file ls more cat file 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 u+w note chmod ugo+x note chmod u+x note chmod g+x note chmod u+w note chmod ugo+x note chmod u+x note chmod g+x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list out all the hidden files along with the other files? ls -a ls -F ls -l ls -x ls -a ls -F ls -l ls -x ANSWER DOWNLOAD EXAMIANS APP