Unix Which of the following shell's wildcards are used to match any number of characters including none? * [ijk] None of these ? [!ijk] * [ijk] None of these ? [!ijk] ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a filter? None of these wc sort grep None of these wc sort grep ANSWER DOWNLOAD EXAMIANS APP
Unix If a file has read and write permissions for the owner, then the octal representation of the permissions will be 5 None of these 6 1 3 5 None of these 6 1 3 ANSWER DOWNLOAD EXAMIANS APP
Unix You can append to a file instead of overwriting by using the < symbols None of these > symbols >> symbols < symbols None of these > symbols >> symbols ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to save the standard output in a file, as well as display it on the terminal? grep cat tee more None of these grep cat tee more None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to append text at end of line? a I A i None of these a I A i None of these ANSWER DOWNLOAD EXAMIANS APP