cvs export
instead of
cvs checkout
can avoid creating those CVS directories
If files already exist, then in bash, do
find . -name CVS -prune -exec rm -rf {} \;
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)
You need to create an account or log in to post comments to this site.
» Reverse DNS from command line in shell osx unix linux
» get rid of mac's ._ meta fil... in shell mac unix linux
» Compressing a directory with... in shell cmd command line unix linux commandline terminal recursive base directory rar rarring archive archiving compress compression compressing based recursion
» Compiling GNU coreutils on M... in shell osx mac bash unix linux compile man manpage path info gnu seq coreutils infopath
» .bashrc v2008-10-31 in shell bash unix linux .bashrc .bash_profile
» Compiling GNU sed 4.1.4 on M... in shell osx mac bash unix linux sed gnu case insensitive
Snippets (source code soon to be available) developed by Peter Cooper and powered by Ruby On Rails