Linux/Ubuntu: Solve LC_ALL file not found error

PHOTO EMBED

Mon Aug 29 2022 16:24:40 GMT+0000 (Coordinated Universal Time)

Saved by @marcopinero #bash

# edit /etc/environment
# 
# add:
#
# LANG=es_DO.utf-8
# LC_ALL=es_DO.utf-8

# Then: logout ... login, then run this command:

$ sudo dpkg-reconfigure locales
content_copyCOPY