Home » one liner

Tag: one liner

God I love this command.

sudo chmod 755 /opt/subversion/bin/svn* | sudo ln -s /opt/subversion/bin/svn*

Especially since for some reason installing the new version of Subversion on a mack puts it in the /opt/subversion/bin folder.
REGEX FTW!
***Update***
I completely dumped SVN after this. I switched to Mercurial and I am loving it. No looking back, SVN who?