Skip to main content

Main navigation

  • Blog
  • Drupal
  • Varnish Cache
  • Contact
  • LinkedIn
  • Drupal Profile
  • Photography

Recursively remove all .svn directories

Submitted by Janak on Fri, 09/10/2010 - 13:11

<br />
find . -name .svn -print0 | xargs -0 rm -rf<br />

Recent Posts

  • Install and configure NewRelic on CentOS Server
    1 year 11 months ago
  • Enable BoxCryptor classic support in OSX El Capitain
    1 year 11 months ago
  • Move Hibernate File on OSX to free up some SSD or HDD space
    5 years 2 months ago
  • Disable Time Machine Local Backups in Mac OS X Lion & Mountain Lion
    5 years 2 months ago
  • Postbox forcing discreet GPU (GeForce GT 650M) usage on MacBookPro - fix
    5 years 2 months ago
  • Build 100% OSX 'compatible' quad core desktop with Intel i5 2500k and Gigabyte GA-Z68AP-D3
    5 years 10 months ago
  • How to switch between Dropbox accounts on same computer?
    6 years ago
  • Drupal6 - Programatically create new date type and date format
    6 years 4 months ago
  • CodeLobster PHP IDE for Drupal development
    6 years 7 months ago
  • GIT Automatic Commits using Cron
    6 years 8 months ago

All rights, including copyright, in the content of this website is owned by Janak Singh. In accessing this website, you agree that you may only use the blog content for your own personal non-commercial use.
You are not permitted to copy, adapt or change in any way the portfolio content, photos, images of these web pages for any commercial or non-commercial purpose whatsoever without prior written permission.