Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Computer Science
»
Unix
Which command sends the word count of the file infile to the newfile.
wc infile >newfile
wc <infile >newfile
wc infile - newfile
wc infile | newfile
None of the above
Show Answer
Correct Answer:
wc infile >newfile
← Previous Question
Next Question→
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment