Unix Which command is used to display the characteristics of a process? pid du au ps pid du au ps ANSWER DOWNLOAD EXAMIANS APP
Unix While working with mail command, which command is used to save mail in a separate file? r s w d r s w d ANSWER DOWNLOAD EXAMIANS APP
Unix The second set of the three permissions (r-) indicates that group has read permission only owner has read permission only group has write permission only other has read permission only group has read permission only owner has read permission only group has write permission only other has read permission only ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the end of a line? None of these pat^ $pat pat$ ^pat None of these pat^ $pat pat$ ^pat ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to assign only read permission to all three categories of the file 'note'? chmod u+r,g+r,o-x note None of these chmod a-rw chmod go+r note chmod ugo=r note chmod u+r,g+r,o-x note None of these chmod a-rw chmod go+r note chmod ugo=r note ANSWER DOWNLOAD EXAMIANS APP
Unix If a file has read and write permissions for the owner, then the octal representation of the permissions will be 3 5 None of these 1 6 3 5 None of these 1 6 ANSWER DOWNLOAD EXAMIANS APP