Hi,
I have developed an Intranet Web Application for one of my clients and as part of my justification for the hours spent and total cost I want to get a total lines of code count. There is a master directory with a few sub directories containing other CFML (Cold Fusion Markup Language) files and image files. I was wondering if there was any UNIX command or simple method for essentially appending each of the files to a "MasterFile" which I can run and then just open that master file in Dreamweaver and get the line count. All together there are around 120 files so far, I can manually each one get the line count and throw that into a calculator or excel file, but I figured there has to be some form of easier unix command to do this.
Thanks,
ThePhoenix