Unix Which of the following is not a filter? wc None of these grep sort wc None of these grep sort ANSWER DOWNLOAD EXAMIANS APP
Unix The cat command is used to display a file print a file copy a file None of these capture a file display a file print a file copy a file None of these capture a file ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with rm command to make the command prompt the user with each filename and a ?, before acting on it #NAME? None of these -r -1 #NAME? None of these -r -1 ANSWER DOWNLOAD EXAMIANS APP
Unix The chmod ugo+rw note command can be represented in octal notation as chmod 666 note chmod 444 note chmod 333 note chmod 555 note chmod 666 note chmod 444 note chmod 333 note chmod 555 note 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 write and executable permissions None of these both read and write permissions both read and executable permissions. executable permission only write and executable permissions None of these both read and write permissions both read and executable permissions. ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove the read permission of the file 'note' from both the group and others? chmod go+rw note chmod go-x note chmod go-r note chmod go+r note chmod go+rw note chmod go-x note chmod go-r note chmod go+r note ANSWER DOWNLOAD EXAMIANS APP