Skip to content

fissilejonathan/jwc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jwc

A wc clone.

alt text

Usage: jwc [OPTIONS] [FILES]...

Arguments: [FILES]... Files that will be processed; Can be one or more

Options:
-b, --bytes Print the byte counts
-c, --chars Print the character counts
-l, --lines Print the newline counts
-L, --max-line-length Print the length of the longest line
-w, --words Print the word counts
--read-from <F> Read input from the files specified by NUL-terminated names in file F; If F is - then read names from standard input else input should be comma separated
-h, --help Print help
-V, --version Print version

About

A wc clone.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published