HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

Link 357269 thumbnail
User 355617 avatar

By piccoloprincipe
via giorgiosironi.blogspot.com
Published: Feb 05 2010 / 11:17

Unix programs are beautiful and universally compatible. You can chain them to accomplish incredible tasks. Let's do some automated refactoring such as renaming php classes and methods without IDEs, using only sed, find and grep, plus your version control system of choice. You do not have to edit many hundred files by hand, and these tools should be available in every Linux distribution and maybe also on Mac Os X.
  • 8
  • 2
  • 1948
  • 0

Comments

Add your comment
User 290643 avatar

funkoholic@gmx.de replied ago:

1 votes Vote down Vote up Reply

But you know that refactoring is much more than just renaming, do you?
,

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.