Skip to content

ebrahim-s-ebrahim/mywc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mywc

a command line tool for counting bytes, words and lines in a file.

Usage

  mywc <file path> <option>

Options

options are:

  • counting bytes. --byte
  • counting words. --word
  • counting lines. --line

About

CLI tool (wc)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages