Unix Which command is used to display a file contents in octal form? of oct od cd of oct od cd ANSWER DOWNLOAD EXAMIANS APP
Unix The octal representation 652 indicates Write permission for others All of these None of these Execute permission for the owner Read and write permission of groups Write permission for others All of these None of these Execute permission for the owner Read and write permission of groups ANSWER DOWNLOAD EXAMIANS APP
Unix Which commands is used to assign executable permission to all of the files named "letter"? chmod ugo+x letter chmod ugo+rw letter chmod u+x letter chmod ugo+r letter chmod ugo+x letter chmod ugo+rw letter chmod u+x letter chmod ugo+r letter ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a filter? None of these sort wc grep None of these sort wc grep 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 will be used with vi editor to replace text from cursor to right? r c R C r c R C ANSWER DOWNLOAD EXAMIANS APP