Unix Which command is used to change directory to the name beginning with a 'p'? cd p* cd p cd [p] cd p* cd p* cd p cd [p] cd p* ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files will displayed by this command cat *ch* All of these patch catch .ch All of these patch catch .ch ANSWER DOWNLOAD EXAMIANS APP
Unix Which commands is used to assign executable permission to all of the files named "letter"? chmod u+x letter chmod ugo+x letter chmod ugo+rw letter chmod ugo+r letter chmod u+x letter chmod ugo+x letter chmod ugo+rw letter chmod ugo+r letter ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands can be used to get information about yourself? i /4 None of these who am i pwd which i /4 None of these who am i pwd which ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following signs is used to back up over typing errors in vi? @ ! None of these # $ @ ! None of these # $ ANSWER DOWNLOAD EXAMIANS APP
Unix Which shell's wild-cards is used to match a single character? * [ijk] ? [!ijk] None of these * [ijk] ? [!ijk] None of these ANSWER DOWNLOAD EXAMIANS APP