Unix Which command is used to remove the read permission of the file 'note' from both the group and others? chmod go-x note chmod go+rw note chmod go+r note chmod go-r note chmod go-x note chmod go+rw note chmod go+r note chmod go-r note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following directories contain all the Alias created by a user, including his login directory? /dev /etc /tmp /usr /dev /etc /tmp /usr ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display a file contents in octal form? oct of cd od oct of cd od ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following shell's wildcards are used to match any number of characters including none? ? [ijk] [!ijk] None of these * ? [ijk] [!ijk] None of these * ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to absolutely assign all permissions to the owner, read and write permissions to the group and only executable permission to the others of the file note? chmod 167 note chmod 761 note chmod 4=rwx, g=rw note chmod 671 note chmod 167 note chmod 761 note chmod 4=rwx, g=rw note chmod 671 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files contains information related to password aging? Shadow All the these profile password Shadow All the these profile password ANSWER DOWNLOAD EXAMIANS APP