Unix Which command is used with vi editor to move cursor forward to first occurrence of character 'ch' in the current line? None of these ech rch fch tch None of these ech rch fch tch 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 command is used to assign only read permission to all three categories of the file 'note'? chmod ugo=r note chmod a-rw chmod u+r,g+r,o-x note None of these chmod go+r note chmod ugo=r note chmod a-rw chmod u+r,g+r,o-x note None of these chmod go+r note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to print a file? pg prn print lp pg prn print lp ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display your working directory? dir path pwd prompt $p$g dir path pwd prompt $p$g 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 g-x, uo+r note chmod go+x, u-x note chmod go+r, u+x note chmod u-x, go+r note None of these chmod g-x, uo+r note chmod go+x, u-x note chmod go+r, u+x note chmod u-x, go+r note None of these ANSWER DOWNLOAD EXAMIANS APP