Skip to content

truenoldor/FilenameMatching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FilenameMatching

To build the application, you need to install and download the latest cmake, as well as mingw, you can download it here - https://nuwen.net/mingw.html After the installation, add the path to the PATH variable: C:\MinGW\bin C:\Program Files\CMake\bin

Run build.bat

if all is well, a file will appear in the build folder - FilenameMatching.exe

Use: FilenameMatching.exe name template

Example: FilenameMatching.exe c:/work/findme_if_you_can.txt c:/?or**m*_if_you_ca?.txt The file name matches the pattern

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors