Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions