5 lines
80 B
Plaintext
5 lines
80 B
Plaintext
|
LANG=en_US.UTF-8
|
||
|
LC_ALL=en_US.UTF-8
|
||
|
X=abcdÉfghÍjklmnÓpqrstÚvwcyz
|
||
|
echo ${#X}
|