Skip to content

Commit 5d075bb

Browse files
committed
Add "codelines" script to compute number of lines in a releaes.
1 parent c37ddf3 commit 5d075bb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/tools/codelines

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
:
2+
3+
# This script is used to compute the total number of "C" lines in the release
4+
find . -name '*.[chyl]' | xargs cat| wc -l

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy