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

seems to miss some identical files #5

Open
HankB opened this issue May 31, 2018 · 0 comments
Open

seems to miss some identical files #5

HankB opened this issue May 31, 2018 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@HankB
Copy link
Owner

HankB commented May 31, 2018

Performing unrelated test on /Archive/srv/redwood/hbarta/oak. (on grandidier)
fhl.sh originally reports 65 linked files. Copy (cp -R) to another location breaks all links. Run filededup and fhl.sh now reports 50 linked files.

fhl.sh executes the find "${DIR}" -type f -printf '%n %p\n' | awk '$1 >= '${COUNT}'{print}' and is intended to identify all files with more than one hard link.

@HankB HankB added the bug Something isn't working label May 31, 2018
@HankB HankB self-assigned this May 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant