Skip to content

handle readlink -f on macOS #6

Description

@ObiWahn

On macOS we have no readlink -f.

We can do one of the following

  • create shell functions with test -L
  • install greadlink via brew
  • convert scripts to python

Are the more options?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions