data/method/busybox/busybox-1.36.0/shell/hush_test/hush-vars/var-utf8-length.tests

5 lines
80 B
Plaintext
Raw Normal View History

2024-01-29 10:44:43 +08:00
LANG=en_US.UTF-8
LC_ALL=en_US.UTF-8
X=abcdÉfghÍjklmnÓpqrstÚvwcyz
echo ${#X}