Skip to content
/ woc Public
forked from burtonsamograd/woc

Word Occurance - a poor man's google for the filesystem

Notifications You must be signed in to change notification settings

BusFactor1/woc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

woc - word occurance
--------------------

This program is designed to count the number of occurances of a set of
words in a set of files and produce a score listing.  It's a poor
man's google for the unix filesystem.

usage: woc [words...] -- [files or directories...]

Putting a '-' in front of a word will invert it's count value in the
results.

If a directory is specified after --, all of the files in that
directory will be scanned.

--
Burton Samograd - 2012
[email protected]
http://kruhft.dyndns.org

About

Word Occurance - a poor man's google for the filesystem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 81.0%
  • Shell 15.4%
  • Makefile 3.6%