Tag: readlink

  1. Fixing "readlink: illegal option -- f" error on a Mac

    So, if you are a happy Mac user and facing problem with "readlink: illegal option -- f", then i have a simple solution for you : Install brew if you still don't have it. Run brew install coreutils Instead of readlink use now greadlink greadlink --help Usage: greadlink [OPTION]…

    on macosx error readlink greadlink