Q.

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

A. wc infile >newfile
B. wc <infile >newfile
C. wc infile - newfile
D. wc infile | newfile
Answer» A. wc infile >newfile
1.3k
0
Do you find this helpful?
1

Discussion

No comments yet