xSelect
v2.0xSelect is a command-line utility that allows you to search textfiles. However, unlike tools like "grep" or "find", xSelect allows you to use a SQL-query statement for analyzing textfiles incl. filte...
Description
xSelect is a command-line utility that allows you to search textfiles. However, compared to tools like "grep" or "find", xSelect allows you to use a SQL-query statement for analyzing textfiles incl.
filtering, sorting, ordering and grouping Usage: xSelect [fields-to-display[ FROM [textfile] [WHERE condition / SORT BY field / GROUP BY field / HAVING] # - [switches]
filtering, sorting, ordering and grouping Usage: xSelect [fields-to-display[ FROM [textfile] [WHERE condition / SORT BY field / GROUP BY field / HAVING] # - [switches]