Open
Description
is it possible to add a backup file
auto detect?
for example:
dirsearch found test.php
then search:
- test.php.bak
- test.bak
- test.php~
- test.php.swp
- test.php.swn
- test.php.tar.gz
- test.php.zip...
using suffix / prefix will add fix to all content in dict, but i want dirsearch found file then add fix to it (not add to all content in dict)