8000 How to detect hardlinks? · Issue #336 · hpc/mpifileutils · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
How to detect hardlinks? #336
Open
Open
@timeu

Description

@timeu

We would like to use dfind in combination with dwalk to find hardlinks.
The dfind command line tool does not provide this option as of now.
I am wondering how difficult it would be to add this feature?
As far as I can tell, dwalk uses stat to retrieve information about a file/directory which is used for some filters (gid, atime, etc).
Is the entire stat struct stored in the binary output of dwalk ? (the text output does not contain it)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0