Examveda
Examveda

What does the following command do?
$ wc  sample.txt >  newfile

A. reads word count from sample.txt

B. reads word count from newfile

C. reads word count from sample.txt and write it to newfile

D. error is produced

Answer: Option C


This Question Belongs to Computer Science >> Unix

Join The Discussion

Related Questions on Unix