Skip to content

chgrp/chown: reduce code duplication #2565

@miDeb

Description

@miDeb

chgrp and chown do mostly the same - and in fact their implementation is also mostly the same. It looks like one implementation was copy-pasted from the other one with very slight modifications...
I think we can do a lot better here and share more code between chgrp and chown, which would improve maintainability.

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