Unix Which command is used to remove a file? remove rm mv del remove rm mv del ANSWER DOWNLOAD EXAMIANS APP
Unix Which commands is used to assign executable permission to all of the files named "letter"? chmod ugo+r letter chmod ugo+rw letter chmod u+x letter chmod ugo+x letter chmod ugo+r letter chmod ugo+rw letter chmod u+x letter chmod ugo+x letter ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following shell's wildcards are used to match any number of characters including none? ? [ijk] [!ijk] None of these * ? [ijk] [!ijk] None of these * ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move cursor forward to first occurrence of character 'ch' in the current line? fch rch None of these tch ech fch rch None of these tch ech ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to view your file 24 lines at a time? lp pg /p cat None of these lp pg /p cat None of these 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 4=rwx, g=rw note chmod 761 note chmod 167 note chmod 671 note chmod 4=rwx, g=rw note chmod 761 note chmod 167 note chmod 671 note ANSWER DOWNLOAD EXAMIANS APP