3 lines
66 B
Plaintext
3 lines
66 B
Plaintext
|
#!/bin/sh
|
||
|
locale | grep LC_CTYPE | grep 'utf8\|UTF-8' > /dev/null
|