Help: test-dir-size
Not logged in
Bounty program for improvements to Tcl and certain Tcl packages.
Tcl 2018 Conference, Houston/TX, US, Oct 15-19
Send your abstracts to tclconference@googlegroups.com
or submit via the online form by Aug 20.

The "test-dir-size" command:

Usage: fossil test-dir-size NAME [GLOB] [--nodots]

Return the number of objects in the directory NAME.  If GLOB is
provided, then only count objects that match the GLOB pattern.
if --nodots is specified, omit files that begin with ".".