On 2 Feb 2017, at 8:05pm, Stephen Chrzanowski <pontia...@gmail.com> wrote:
> There's a little bit more involved than just consolidating the files into > one that I need. Specifically, since the command line on all customer > linux machines are formatted a certain way, I can easily identify what > machine I'm specifically looking at, and filter results based on that. Sorry, I forgot that. So add another column: name of text file entry number (line in file ?) computer identifier (IP address ?) data Step 1 can be to get it all into a SQLite database of any kind. Worry about the final form and whether you’ll want to use FTS later. Simon. _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users