d-adamkiewicz/search2
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
this is multipurpose MS Windows command line utility (Python 3 script) which needs at least two parameters: file pattern and search dir it always scans 'search_dir' directory and saves list of full pathnames that matches the pattern to output file it also can: - copy - move files of given pattern preserving original directory tree for full list of options type in command line $ python search2.py --help Notice: v.12, status: alpha - USE IT AT YOUR OWN RISK!!! IT COULD POTENTIALLY CAUSE DAMAGE OR DATA LOSS