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 option is used with the chmod command recursively to all files and sub-directories in a directory? None of these -R #NAME? -1 None of these -R #NAME? -1 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to list contents of directories? tar lp dir ls tar lp dir ls ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to get directory one level up? cd/ chdir cd .. cd None of these cd/ chdir cd .. cd None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The first set of the three permissions (rw) pertains to the owner of the file, indicating that the owner has executable permission only both read and executable permissions. write and executable permissions both read and write permissions None of these executable permission only both read and executable permissions. write and executable permissions both read and write permissions None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The seventh field of /etc/password is shell password None of these home login shell password None of these home login ANSWER DOWNLOAD EXAMIANS APP