Skip to content

Refactor mod() out of chmod, install, and mkdir but keep them standalone programs #244

Open
@briandfoy

Description

@briandfoy

The chmod, install, and mkdir commands each have a copy of mod so they are self contained. Think about fixing that so they don't diverge. That might mean turning those programs into .PL files and inserting the text at build time.

See #237

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions