Steve

Results 3 issues of Steve

Currently, when searching for duplicate files by name, it will only find files that have **identical** names: ``` C:\Users\Steven\Downloads\npp.8.2.Installer.x64.exe C:\Backups\npp.8.2.Installer.x64.exe ``` With fuzzy searching (preferably with an adjustable percentage slider)...

enhancement

If you create a rule, you can only select 1 protocol using the dropdown menu. There are multiple times though when I would like to specify more than 1 protocol,...

feature

I’m not sure if I did something wrong but I installed bc and bind with `brew install bc bind` and ran the script with `bash ./dnstest.sh |sort -k 22 -n`...