Unix Which shell's wild-cards is used to match a single character? ? [ijk] [!ijk] * None of these ? [ijk] [!ijk] * None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to move the cursor to the end of the paragraph. ( ) { } ( ) { } 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 go+r, u+x note None of these chmod u-x, go+r note chmod go+x, u-x note chmod g-x, uo+r note chmod go+r, u+x note None of these chmod u-x, go+r note chmod go+x, u-x note chmod g-x, uo+r note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to change the working directory? changedir cd None of these cdir chdir changedir cd None of these cdir chdir ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? ls profile cd /.profile None of these find /-name profile -print l -u .profile ls profile cd /.profile None of these find /-name profile -print l -u .profile ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove the read permission of the file 'note' from both the group and others? chmod go+rw note chmod go-r note chmod go+r note chmod go-x note chmod go+rw note chmod go-r note chmod go+r note chmod go-x note ANSWER DOWNLOAD EXAMIANS APP