Which command sends the word count of the file infile to the newfile.

  1. wc infile >newfile

  2. wc newfile

  3. wc infile - newfile

  4. wc infile | newfile


Correct Option: A

Find more quizzes: