FreedomCoder / LEsearchy
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
README | ||
| |
lesearchy.rb |
README
Simple RUBY script to search for emails. This is just a start it could have plenty of things and more search methods. such as searching in metadata, in email client address books and/or OS address books, etc. HELP for LSearchy ----------------- --help, -h Well I guess you know what this is for (To obtain this Help).\n --dir, -d [directory_name] The root path to start the files.\n --query, -q The pattern to use to detect emails (i.e *client*).\n --output, -o The output file name. EXAMPLE: > lsearchy -d /home -q @company.com -o emails.pdf

