Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Monash

  1. Monash

    AWK Script

    I have files that include code within them. I'd like to create an awk script that would count number of lines of code only within a file, that is anything that doesn't have a comment. /* comment */ is a comment /*comment*/ main() is one line of code despite there is a comment before the...

Part and Inventory Search

Back
Top