Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac's readlink compatibility #64

Open
qiyunzhu opened this issue Mar 10, 2017 · 1 comment
Open

Mac's readlink compatibility #64

qiyunzhu opened this issue Mar 10, 2017 · 1 comment

Comments

@qiyunzhu
Copy link
Contributor

qiyunzhu commented Mar 10, 2017

Mac users should do:

brew install coreutils

Then do:

export PATH=/usr/local/opt/coreutils/libexec/gnubin:$PATH

to get this command to work properly.

@androidand
Copy link

I constantly use readlink -f in linux, now I can use it on the Mac too! Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants