logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

alc - ea-utils: Approximate line counts for each file.

Description

       Approximate line counts for each file.  Attempts to be somewhat compatible with "wc -l" by default.

       -o|--only             Output  line  count  only for a single file.  -w|--window <int>    Read <int> bytes
       from head, mid, and tail.  -s|--segs <int>      Divide file & window into <int> segments.

alc 1.1.2                                           July 2015                                             ALC(1)

Name

       alc - ea-utils: Approximate line counts for each file.

Synopsis

alc [-o] <file1> [<file2>] ...

See Also