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 - Function overwritting -

php - Find a regex to take part of Email -