ebrahim-s-ebrahim / mywc

CLI tool (wc)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)


Languages

Language:C# 100.0%