Script started on Fri Jan 21 18:51:36 2000 [hazel:]% gcc kadai3.c -o kadai3 [hazel:]% cat test.txt If you have any questions, raise your hands. [hazel:]% kadai3 Input file name: test.txt Output file name: out [hazel:]% cat out String= If you have any questions, raise your hands. Word count=8 [hazel:/class/ee/public_html/ic2/note/sol11]% exit script done on Fri Jan 21 18:52:31 2000