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 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 keys is used to replace a single character with new text? R s r S R s r S 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 u+w note chmod ugo+x note chmod g+x note chmod u+x note chmod u+w note chmod ugo+x note chmod g+x note ANSWER DOWNLOAD EXAMIANS APP
Unix You can append to a file instead of overwriting by using the < symbols > symbols None of these >> symbols < symbols > symbols None of these >> symbols ANSWER DOWNLOAD EXAMIANS APP
Unix The cp command uses: standard input file neither standard input nor standard output file standard output file both input and output file standard input file neither standard input nor standard output file standard output file both input and output file ANSWER DOWNLOAD EXAMIANS APP