This was just too painful not to blog about. I hope this saves someone else some pain of reading sed documentation to put together a pattern to match C style header comments.
In my case I’m putting together a build script, part of it is to minify Javascript before deployment.
Read the rest of this entry »