GAT Subject
Engineering
Computer Science Civil Engineering Chemical Engineering Agricultural Engineering Mechanical Engineering Electronics and Communication
9. | Which command sends the word count of the file infile to the newfile. | |
A. | wc infile >newfile | |
B. | wc | |
C. | wc infile - newfile | |
D. | wc infile | newfile | |