Man page - perl_count(1)
Packages contas this manual
- print_sum(1)
- sql_count(1)
- get_sloc_details(1)
- pascal_count(1)
- ada_count(1)
- sloccount(1)
- generic_count(1)
- asm_count(1)
- objc_count(1)
- tcl_count(1)
- count_extensions(1)
- csh_count(1)
- break_filelist(1)
- c_count(1)
- php_count(1)
- haskell_count(1)
- f90_count(1)
- awk_count(1)
- lexcount1(1)
- makefile_count(1)
- java_count(1)
- fortran_count(1)
- exp_count(1)
- lex_count(1)
- sed_count(1)
- xml_count(1)
- vhdl_count(1)
- erlang_count(1)
- count_unknown_ext(1)
- make_filelists(1)
- lisp_count(1)
- show_filecount(1)
- perl_count(1)
- ml_count(1)
- get_sloc(1)
- compute_sloc_lang(1)
- compute_all(1)
- ruby_count(1)
- cobol_count(1)
- python_count(1)
- sh_count(1)
- jsp_count(1)
- modula3_count(1)
Package: sloccount
apt-get install sloccount
apt-get install sloccount
Manuals in package:
Documentations in package:
Manual
| *_COUNT(1) | *_count | *_COUNT(1) |
NAME
*_count - count physical lines of code, in each input file
SYNOPSIS
*_count [ --f file ] files...
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 )
OPTIONS
- -f file
- 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.
AUTHOR
This manual page was written by Sandro Tosi <matrixhasu@gmail.com>, for the Debian project (but may be used by others)
| 23 March 2008 | *_count |