Code line counter

Pierre-Paul Lavoie ppl at idios.org
Tue Nov 28 11:49:33 GMT 2006


On the command line, the word count program comes with every Linux. It
can also count lines with the -l option.

    e.g.
        cd src/
        wc -l *.cpp *.hpp

ppl

On 11/28/06, Jorge Almeida <j-almeida at criticalsoftware.com> wrote:
>
> Hello to all.
>
> Maybe this is not the best list to put this question but maybe anyone can help
> me.
>
> Anyone knows some free program running in linux to count the number of code
> lines in one project.
> Maybe something integrated with kdevelop (or not).
>
> If does not exist a plugin for kdevelop maybe is a good thing to put in the
> roadmap to implement :)
>
> Thanks for any answer.
>
> --
> Jorge Almeida
> j-almeida at criticalsoftware.com
> DISCLAIMER: This message may contain confidential information or privileged material and is intended only for the individual(s) named. If you are not a named addressee and mistakenly received this message you should not copy or otherwise disseminate it: please delete this e-mail from your system and notify the sender immediately. E-mail transmissions are not guaranteed to be secure or without errors as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete or contain viruses. Therefore, the sender does not accept liability for any errors or omissions in the contents of this message that arise as a result of e-mail transmissions. Please request a hard copy version if verification is required. Critical Software, SA.
>




More information about the KDevelop mailing list