Unix Which command is used with vi editor scroll half page backward? [Control - u] [Control -P] [Control-c] None of these [Control-d] [Control - u] [Control -P] [Control-c] None of these [Control-d] ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display and create files? ed vi lyrix cat ed vi lyrix cat ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands can be used to get information about yourself? who am i i /4 pwd None of these which who am i i /4 pwd None of these which ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the top of the file? grep cat head more grep cat head more ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to assign executable permission to the owner of the file named "note"? chmod ugo+x note chmod g+x note chmod u+w note chmod u+x note chmod ugo+x note chmod g+x note chmod u+w note chmod u+x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to assign only read permission to all three categories of the file 'note'? chmod go+r note chmod ugo=r note None of these chmod a-rw chmod u+r,g+r,o-x note chmod go+r note chmod ugo=r note None of these chmod a-rw chmod u+r,g+r,o-x note ANSWER DOWNLOAD EXAMIANS APP