Example for "Ruby on Rails" projects: ``` wc -l app/**/*.{rb,slim,erb,sass,js} lib/**/*.rb config/**/*.rb spec/**/*.rb | grep total ```