Kozmix Go, 27-JUN-2022
capit [-u -l -c ] [-L lang]
capit reads lines from stdin and outputs them to stdout with capitalisation changed as follows:
- -u
change all characters to uppercase - -l
change all characters to lowercase - -c
capitalise all words (the default)
There is one additional optional option:
- -L lang
use capitalisation rules for language "lang" (defaults to English)
manglename(1)
Surely none.
svm