Unix Which command sends the word count of the file infile to the newfile. wc newfile wc infile | newfile wc infile >newfile wc infile - newfile wc newfile wc infile | newfile wc infile >newfile wc infile - newfile ANSWER DOWNLOAD EXAMIANS APP
Unix The seventh field of /etc/password is None of these shell password login home None of these shell password login home 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
Unix Which of the following files will displayed by this command cat *ch* All of these catch .ch patch All of these catch .ch patch ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to get directory one level up? None of these chdir cd cd .. cd/ None of these chdir cd cd .. cd/ ANSWER DOWNLOAD EXAMIANS APP
Unix Which command allows you to view your file 24 lines at a time? cat more None of these lp pg cat more None of these lp pg ANSWER DOWNLOAD EXAMIANS APP