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

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - IIFE: var vs this - is there any difference? -

ios - Google API (YouTube search): Bad network response -