Unix Which command is used with vi editor to move the cursor to the left? i None of these k j h i None of these k j h ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to append text at end of line? None of these a A I i None of these a A I i ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to assign only read permission to all three categories of the file 'note'? chmod a-rw chmod go+r note chmod u+r,g+r,o-x note chmod ugo=r note None of these chmod a-rw chmod go+r note chmod u+r,g+r,o-x note chmod ugo=r note None of these 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 u+x note chmod g+x note chmod ugo+x note chmod u+w note chmod u+x note chmod g+x note chmod ugo+x note chmod u+w note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display a file contents in octal form? oct od cd of oct od cd of ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to absolutely assign all permissions to the owner, read and write permissions to the group and only executable permission to the others of the file note? chmod 671 note chmod 4=rwx, g=rw note chmod 167 note chmod 761 note chmod 671 note chmod 4=rwx, g=rw note chmod 167 note chmod 761 note ANSWER DOWNLOAD EXAMIANS APP