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
|