vibhabellutagi19 / diy-shell-tools

Welcome to `diy-shell-tools`, a project where you can build and customise your own command-line utilities!
1 stars 0 forks source link

add wc tool #3

Closed vibhabellutagi19 closed 6 months ago

vibhabellutagi19 commented 7 months ago

Since Im following the coding-callenges by John Crickett, The first shell command is wc ( challenge-wc )

vibhabellutagi19 commented 6 months ago

python run_command.py ccwc -- -c -w -l -m ../tests/resources/test.txt