Teacher Reporting: Difference between revisions
Jrgreen118 (talk | contribs) |
Wwdillingham (talk | contribs) |
||
| Line 183: | Line 183: | ||
Code (parser.awk) can be downloaded [http://www.filedropper.com/parser here] <br> | Code (parser.awk) can be downloaded [http://www.filedropper.com/parser here] <br> | ||
Date file (students.dat) can be downloaded [http://www.filedropper.com/students here] | Date file (students.dat) can be downloaded [http://www.filedropper.com/students here] | ||
With data in the same directory and with your PWD also as the same directory. | |||
Issue the command @ the command line: | |||
<pre>awk -f parser.awk students.dat</pre> | |||
<pre> | <pre> | ||