Skip to content

find: The behavior of the parameter -ctime is inconsistent with the GNU manual description. #358

@hanbings

Description

@hanbings

I found that the current interpretation of -ctime in the code is Created time, but the interpretation of -c in the GNU manual seems to be Status Changed.

The following is a piece of relevant code: https://github.com/uutils/findutils/blob/main/src/find/matchers/mod.rs#L412
Manual for the -ctime: https://www.gnu.org/software/findutils/manual/html_node/find_html/Age-Ranges.html#Age-Ranges

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