(Video materials in preparation)
scrlen : Outputs the display width of the specified string
Usage : scrlen <string>
Version : Mon Jan 17 11:50:14 JST 2022
Edition : 1
Outputs the display width of the string <string>.
$ scrlen abcde
5
$ scrlen あいうえお
10
$ scrlen アイウエオ
5