Deutsch/English  

cwlcount

cwlcount is a command line application which counts characters, words, and lines of text files.

Logo

Version:
1.0.0

Page updated:
Thursday, Apr 09 2009, 17:37:54

System requirements:

.net Framework 3.5
(go to download page)

cwlcount shows statistics of characters and words and counts the lines of text files or whole folders. The following information will also be printed if running cwlcount with the switch /h.

Syntax:  cwlcount [options] [filename|basepath]
Example: cwlcount /cs /v /r /t:txt /topc:0 C:\docs

filename    Specifies the file for counting chars, words, and lines.
basepath    Specifies the base path of the files for counting cwl.
            It will be determined automatically whether 
            [filename|basepath] is a file or a directory.
options     Optional. See the following list.

Options:

/i              Infos about abbrevations and some explanations 
                will be displayed.
/cs             Use case sensitive word and character count.
/wc             Count ""word"" characters only [a-zA-Z0-9_].
/topw:[count]   Display the top [count] words in summary.
/topc:[count]   Display the top [count] characters in summary.
/hp             Hide (do not display) pecentages.
/wait           Waits for pressing a key before exiting program.

/sf:[filename]  Saves a list of distinct words to the file 
                specified. See following options to change
                save settings.
/so             When using this switch an existing file with the
                same name will we overwritten.
/stop:[count]   Writes only the top [count] words to the file
                specified with /sf.
/ssep:[string]  The specified string will be used as word 
                separator. Use the follownig strings for using
                whitespace charactes: [space] [tab] [newline]
                Examples: ""/ssep:;"" or ""/ssep:[newline]""

Additional options if basepath is specified:

/v              Verbose output. Statistics for each file will be 
                displayed.
/r              Seaches for files in subfolders too.
/t:[filetypes]  Seaches for files that have the specified endings. The 
                extensions must be separated by semicolons. No spaces 
                are allowed. Example /t:cpp;h;hpp
/ign:[ignorestr]Filenames and -paths that contain one of the specified 
                strings will be ignored. Example: /i:temp;.svn
/topwd:[count]  Display the top [count] words in detailed (per file) view.
/topcd:[count]  Display the top [count] characters in detailed view.
/hpb            Hide (do not display) progress bar.

Download at freeware.de

Screenshots:

Screenshot1 Screenshot2

Available in the following languages:

English

Downloads:

 cwlcount (Filesize: 11.67 KB)