*_count - count physical lines of code, in each input file
Contents
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...
