Changeset 7c630340 for chapter09


Ignore:
Timestamp:
01/28/2024 01:06:19 PM (8 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.1, 12.1-rc1, 12.2, 12.2-rc1, multilib, trunk, xry111/arm64, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.1, xry111/loongarch-12.2, xry111/mips64el, xry111/multilib, xry111/update-glibc
Children:
4ecfc55
Parents:
5dd7073
Message:

locale: Dedup in /etc/profile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter09/locale.xml

    r5dd7073 r7c630340  
    167167
    168168if [[ "$TERM" = linux ]]; then
    169   for i in $(locale); do
    170     unset ${i%=*}
    171   done
    172 
    173169  export LANG=C
    174170else
Note: See TracChangeset for help on using the changeset viewer.