Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 328 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 328 Bytes

SearchDataBase

Goes through a directory of files and tries to connect to it as a database, then it searches for a string. Ff the searchmode is set to DATA and a match is found, get all the other rows of intresst.

Usage:

-i input path, directory
-m search mode, T for tabel, R for row, D for data
-s string to search for