mirror of
https://github.com/nillerusr/source-engine.git
synced 2025-01-10 17:36:43 +00:00
5 lines
96 B
Plaintext
5 lines
96 B
Plaintext
|
#! /bin/sh
|
||
|
# Prints the system dependent name for the current locale's charmap.
|
||
|
|
||
|
locale charmap
|