strlen

1.0.3 • Public • Published

strlen

Command line tool for counting characters

Usage

From arguments:

$ strlen Any long string
15

From pipe:

echo "12345" | strlen
5

And

$ strlen < ~/.ssh/id_rsa.pub 
396

Last:

$ strlen Me | cat
2

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i strlen

      Weekly Downloads

      7

      Version

      1.0.3

      License

      MIT

      Last publish

      Collaborators

      • lestad