.bashrc, .cshrc or .profile scripts

Smoot Carl-Mitchell smoot at tic.com
Fri Jan 30 18:13:09 UTC 2009


Here is a bash function I use to copy SVN trees excluding the meta data.

function rs_exclude () { rsync -az --exclude .svn $*; }
-- 
Smoot Carl-Mitchell
Computer Systems and
Network Consultant
smoot at tic.com
+1 480 922 7313
cell: +1 602 421 9005




More information about the ubuntu-users mailing list