Skip to content

kasvith/histogram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Histogram

Build Status

A histogram utility for command line. It will help you to analyse words, characters in a text file. It will strip non alphanumeric characters and show you the result.

Build

run make or make all

  • for debugging run make debug

Usage

usage: freq [-l length] [-w | -c] [--scaled] filename1 filename2 ..

image

Releases

No releases published

Packages

No packages published