NCSL ( 1 )
USER COMMANDS
NCSL ( 1 )
NAME
ncsl - list the number of non-comment source lines for each C file
SYNOPSIS
ncsl
[
options
] [ file ... ]
DESCRIPTION
ncsl
lists the number of non-comment source lines for each C
file
argument. If no
file
arguments are specified then the standard input is read. /*...*/ and // style comments are recognized.
OPTIONS
-
s
, --
summary
If more than one
file
is specified then list a summary count for all files.
SEE ALSO
wc
(1)
IMPLEMENTATION
version
ncsl (AT&T Research) 1996-10-11
author
Glenn Fowler <
gsf@research.att.com
>
copyright
Copyright © 1994-2012 AT&T Intellectual Property
license
http://www.eclipse.org/org/documents/epl-v10.html