hark130 / living_manual

LIVING MANUAL (LIMA) is a "dirty word" search utility written in Python3.
GNU General Public License v3.0
0 stars 0 forks source link

Lima 4 #8

Closed hark130 closed 2 years ago

hark130 commented 2 years ago

Added a -r, --recursive command line option to Use Case 2 (dir). Now lima dir will recursively walk the directory you give it and search all the files it finds for dirty words.

Local testing appears to be working. Example usage of the new feature:

python -m lima dir -d ~ -w dirty_words.txt -r