\fHI've created a file which contains names of all students in CSC104/108/148. In UNIX, I can use "wc" for word count which tells me that it contains... wc names \fC745 2771 23095 names \fH... 745 names. Next I constructed a script to exercise the driver that contains "names" followed by a set of queries. There are exactly 745*3 queries. Exactly 745 of them will fail. Let's time the results for the different searches. \f(HDLINEAR Search\fP: .sp 0.075i time turingx driversearch2.t