You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be nice to have library logging to a specified file which keeps track of recent searches
Idea would be to run a group of queries on a group of sources and be able to keep a record of what was found where.
ex.
cat results.log | grep 'fonte' --> returns all the file paths in which we've recently searched & found the 'fonte' pattern
The text was updated successfully, but these errors were encountered:
Would be nice to have library logging to a specified file which keeps track of recent searches
Idea would be to run a group of queries on a group of sources and be able to keep a record of what was found where.
ex.
cat results.log | grep 'fonte' --> returns all the file paths in which we've recently searched & found the 'fonte' pattern
The text was updated successfully, but these errors were encountered: