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

Add --xdev option. Fixes #42 #92

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bwduncan
Copy link

There might be some premature optimisation in here, checking F_XDEV in main() might be unnecessary. Please be kind.

@@ -42,6 +42,9 @@ omit the first file in each set of matches
.B -A --nohidden
exclude hidden files from consideration
.TP
.B -x --xdev
skip direcories on different filesystems

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be "directories".

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not that it makes a difference, since this project seems pretty dead 😞

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, good catch. Yes it's disappointing, but jdupes seems to fill the gap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants