logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

*_count - count physical lines of code, in each input file

Author

       This manual page was written by Sandro Tosi <matrixhasu@gmail.com>, for the Debian project  (but  may  be
       used by others)

*_count                                           23 March 2008                                       *_COUNT(1)

Description

       This  is a generic manpage, written for the helper program for SLOCCount toolsuite.  It currently applies
       to: asm_count,c_count,cobol_count,f90_count,fortran_count,haskell_count,lex_count,ml_count,modula3_count,objc_count,perl_count,python_count )

Name

       *_count - count physical lines of code, in each input file

Options

-ffile
              File  with  a list of files to count (if "-", read list from stdin). It can coexist with a list of
              files on command line.

See Also

       See sloccount(1) for additional details about SLOCCount suite.

Synopsis

*_count [ --ffile ] files...

See Also