Unix Which command is used to assign only read permission to all three categories of the file 'note'? chmod a-rw None of these chmod u+r,g+r,o-x note chmod ugo=r note chmod go+r note chmod a-rw None of these chmod u+r,g+r,o-x note chmod ugo=r note chmod go+r note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to append text at end of line? A None of these i I a A None of these i I a ANSWER DOWNLOAD EXAMIANS APP
Unix The cp command uses: standard input file standard output file neither standard input nor standard output file both input and output file standard input file standard output file neither standard input nor standard output file both input and output file ANSWER DOWNLOAD EXAMIANS APP
Unix Which shell's wild-cards is used to match a single character? ? [!ijk] None of these * [ijk] ? [!ijk] None of these * [ijk] 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
Unix Which of the following commands is used to list contents of directories? tar ls dir lp tar ls dir lp ANSWER DOWNLOAD EXAMIANS APP