svent / sift

A fast and powerful alternative to grep
https://sift-tool.org
GNU General Public License v3.0
1.6k stars 108 forks source link

Is this a bug with--exclude-dirs? #115

Open ghbren opened 4 years ago

ghbren commented 4 years ago

If I do --exclude-dirs "subdir/subdir2", then the --exclude-dirs gets ignored. It looks like I cannot have / in the directory. Is this expected?