My perl skills are not up to par for this job.
I have two years worth of arrest lists that I would like users to be able to search through. I have been toying with a grep/awk script that works but is insufficient.
The format can be found by viewing the current arrest list at:
http://www.co.fairfax.va.us/ps/police/reports/Arrest.txt
Basically I would like users to be able to search by any field (Last name, date, charge, etc) and limit output to something like 50 lines.
Any help would be much appreciated.
Thanks.
- Cary (admin)