Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

x_count(1) [debian man page]

*_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) *_count 23 March 2008 *_COUNT(1)

Check Out this Related Man Page

SFOOD-GRAPH(1)						      General Commands Manual						    SFOOD-GRAPH(1)

NAME
sfood-graph - read snakefood dependencies from stdin and output a visual graph. SYNOPSIS
sfood-graph [options] DESCRIPTION
Read snakefood dependencies from stdin and output a visual graph. OPTIONS
-h, --help show the help message and exit -f, --full-pathnames, --full Output the full pathnames, not just the relative. -p, --pythonify-filenames, --remove-extensions Remove filename extensions in the graph and replace slashes with dots. -r, --redundant Do not eliminate redundant dependencies. SEE ALSO
sfood(1), sfood-checker(1), sfood-cluster(1), sfood-copy(1), sfood-flatten(1), sfood-imports(1). AUTHOR
sfood-graph was written by Martin Blais <blais@furius.ca> and it's part of snakefood suite. This manual page was written by Sandro Tosi <morph@debian.org>, for the Debian project (and may be used by others). January 2, 2009 SFOOD-GRAPH(1)
Man Page