Skip to content

feat: Add -l,--link=TYPE to install(1) #115

Description

@oech3

cp has --symbolic-link but install doen not have it.

install --symbolic-link is useful to do

mkdir -p /path/to
ln -s src /path/to/target

at once if exists.

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

    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