osx - Upgrading rsync on OS X using Homebrew -
the rsync version on os x (10.10.3) old one, 2.6.9. i've tried upgrade using homebrew following error:
error: no available formula rsync the new 1 supposed 3.0+ , quicker, how install without deleting old one?
follow instructions here:
brew tap homebrew/dupes brew install rsync and edit /private/etc/paths put /usr/local/bin before /usr/bin.
Comments
Post a Comment