#!/bin/bash # Shows current locale (e.g., en_US.UTF-8) echo $LANG | cut -d. -f1