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 command is used to assign only read permission to all three categories of the file 'note'? chmod ugo=r note chmod go+r note None of these chmod u+r,g+r,o-x note chmod a-rw chmod ugo=r note chmod go+r note None of these chmod u+r,g+r,o-x note chmod a-rw ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate a process? shutdown cancel haltsys kill shutdown cancel haltsys kill ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to count the total number of lines, words, and characters contained in a file. countw None of these count p wcount wc countw None of these count p wcount wc ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to rename a file? mv remove rename ren mv remove rename ren ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following directories contain all the Alias created by a user, including his login directory? /usr /tmp /etc /dev /usr /tmp /etc /dev ANSWER DOWNLOAD EXAMIANS APP