Word Counter

Counts words and lines in a text file the user provides.

handcraftedbygod 99dc155 2 files · 787 B Updated

File contents

Word Counter

A small utility skill that counts words, lines, and characters in a text file.

Usage

$ python scripts/count.py sample.txt

handcraftedbygod/SkillTrace/tree/main/examples/clean/word-counter commit 99dc15552d

Frequently asked questions

npx skillmds@latest add handcraftedbygod/word-counter