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 commands is used to count the total number of lines, words, and characters contained in a file. None of these count p wc wcount countw None of these count p wc wcount countw ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the characteristics of a process? ps pid au du ps pid au du ANSWER DOWNLOAD EXAMIANS APP
Unix Which column contains all details of the permissions of a file when you issue the ls -l command? first fourth second third first fourth second third ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to view your file 24 lines at a time? cat lp /p None of these pg cat lp /p None of these pg ANSWER DOWNLOAD EXAMIANS APP
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