Releases: za419/LineCounter
Releases · za419/LineCounter
Bugfix release for v0.9.0
Fixes several bugs related to the recursive mode, mostly involving the display of directory names.
Add recursive flag
Has both the original flat counting ability and support for recursive counts which count files in both the original directory and all subdirectories.
Additionally, this has an improved help message and supports several ways to have it printed: Calling the program and only passing any of [/h|/help|/?|-h|--help] will have it print the message and exit successfully.
This version is deprecated.
It is preserved only for historical reasons: For actual use, v0.9.1b is superior in all ways.
First working version
Functionally supports counting all files in the given directory.
Ignores all subdirectories.