https://github.com/dim13/strlen
https://github.com/dim13/strlen
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dim13/strlen
- Owner: dim13
- License: isc
- Created: 2020-07-05T19:38:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-05T19:39:07.000Z (almost 6 years ago)
- Last Synced: 2025-03-06T16:55:13.694Z (over 1 year ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# strlen
Simple, but still pretty useful small helper program.
Returns length of strings passes as command line arguments.
## install
go get github.com/dim13/strlen
## usage
strlen whatever