Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow wildcard selection for the directory path. #25

Closed
pixelb opened this issue Mar 12, 2015 · 5 comments
Closed

allow wildcard selection for the directory path. #25

pixelb opened this issue Mar 12, 2015 · 5 comments

Comments

@pixelb
Copy link
Owner

pixelb commented Mar 12, 2015

Original issue 26 created by pixelb on 2009-06-02T20:59:24.000Z:

Ideally, I would like to be able to say to fslint "if there are two
duplicates, and one of them is in a path with the word 'temp' in it, then
delete that one, but not if both are in temp."

@pixelb
Copy link
Owner Author

pixelb commented Mar 12, 2015

Comment #1 originally posted by pixelb on 2009-06-02T22:20:39.000Z:

OK we support wildcard selection, but you would like an additional safeguard to not
auto select all members in a duplicate group. That could be done as a prompt at
delete/merge time like "Are you sure you want to delete all copies of ...?"

@pixelb
Copy link
Owner Author

pixelb commented Mar 12, 2015

Comment #2 originally posted by pixelb on 2009-06-02T22:29:08.000Z:

<empty>

@pixelb
Copy link
Owner Author

pixelb commented Mar 12, 2015

Comment #3 originally posted by pixelb on 2009-06-03T07:51:48.000Z:

Yes, that would be a nice feature. I think the problem is also that I do not know how
to use wildcards correctly. The folder of one of the duplicates is in
/home/scott/skDELETE so I tried to select it with a wildcard selection *skDELETE and
with *skDELETE and neither got it. I will do some research on wildcard selection
because I'm thinking this is my problem, not fslint's.

@pixelb
Copy link
Owner Author

pixelb commented Mar 12, 2015

Comment #4 originally posted by pixelb on 2009-06-03T09:09:17.000Z:

The wildcard selection works on the full path of each item, not just the directory
portion.
I.E. | file | /path/to/ | is changed to /path/to/file before matching.

@pixelb
Copy link
Owner Author

pixelb commented Mar 12, 2015

Comment #5 originally posted by pixelb on 2009-06-12T09:18:46.000Z:

<empty>

@pixelb pixelb closed this as completed Mar 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant