Unix Which of the following commands is used to remove files? None of these dm delete erase rm None of these dm delete erase rm ANSWER DOWNLOAD EXAMIANS APP
Unix The second set of the three permissions (r-) indicates that owner has read permission only group has read permission only group has write permission only other has read permission only owner has read permission only group has read permission only group has write permission only other has read permission only ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to remove the directory is; rmdir rdir remove rd None of these rmdir rdir remove rd None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with file named 'note' to remove the executable permission from the user and assign read permission to the group and others? None of these chmod u-x, go+r note chmod go+x, u-x note chmod g-x, uo+r note chmod go+r, u+x note None of these chmod u-x, go+r note chmod go+x, u-x note chmod g-x, uo+r note chmod go+r, u+x note ANSWER DOWNLOAD EXAMIANS APP
Unix The command that can be used to restrict incoming messages to a user is None of these grep sleep halt mesg None of these grep sleep halt mesg ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the beginning of a line? ^pat pat$ pat^ $pat ^pat pat$ pat^ $pat ANSWER DOWNLOAD EXAMIANS APP