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 of the following commands is used to identify the type of file by context? cat more ls file cat more ls file ANSWER DOWNLOAD EXAMIANS APP
Unix Major expressions used with find command to select file is it has been accessed in more than 375 days, is #NAME? None of these #NAME? #NAME? #NAME? #NAME? None of these #NAME? #NAME? #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy all files having the string chap and any two characters after that to the progs directory? cp chap?? progs cp chap?? /progs/* cp chap[12] /progs/*.* cp chap* progs cp chap?? progs cp chap?? /progs/* cp chap[12] /progs/*.* cp chap* progs 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 u+x letter chmod ugo+r letter chmod ugo+rw letter chmod ugo+x letter chmod u+x letter chmod ugo+r letter chmod ugo+rw letter ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to remove files? None of these erase dm delete rm None of these erase dm delete rm ANSWER DOWNLOAD EXAMIANS APP