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 chmod a-rw chmod go+r note chmod ugo=r note None of these chmod u+r,g+r,o-x note chmod a-rw chmod go+r note chmod ugo=r note None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to view your file 24 lines at a time? lp /p None of these pg cat lp /p None of these pg cat ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a filter? wc sort None of these grep wc sort None of these grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the device name of the terminal you are using? ls None of these tty who stty ls None of these tty who stty ANSWER DOWNLOAD EXAMIANS APP
Unix Which operator will be used with chmod command to assign absolute permission? % - + = None of these % - + = None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files contains information related to password aging? profile password All the these Shadow profile password All the these Shadow ANSWER DOWNLOAD EXAMIANS APP