5 lines
96 B
Bash
Executable File
5 lines
96 B
Bash
Executable File
#! /bin/sh
|
|
# Prints the system dependent name for the current locale's charmap.
|
|
|
|
locale charmap
|