Unix Which of following commands is used for an automatic reminder service? mail None of these calendar mesg write mail None of these calendar mesg write ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the top of the file? cat grep more head cat grep more head 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 that can be used to restrict incoming messages to a user is None of these mesg sleep halt grep None of these mesg sleep halt grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the end of a line? pat^ pat$ ^pat $pat None of these pat^ pat$ ^pat $pat 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? chmod go+r, u+x note chmod g-x, uo+r note None of these chmod go+x, u-x note chmod u-x, go+r note chmod go+r, u+x note chmod g-x, uo+r note None of these chmod go+x, u-x note chmod u-x, go+r note ANSWER DOWNLOAD EXAMIANS APP