14 Feb
2010
14 Feb
'10
9:21 a.m.
Am Samstag, 13. Februar 2010 07:42:49 schrieb Gerardo Exequiel Pozzi:
Nope, in my system I don't use UTF8.
True: # LC_ALL=en_US.utf8 grep '^\s*include\s*/etc/ld.so.conf.d/\*.conf\s*$' /etc/ld.so.conf include /etc/ld.so.conf.d/*.conf # LC_ALL=en_US grep '^\s*include\s*/etc/ld.so.conf.d/\*.conf\s*$' /etc/ld.so.conf #
This is quite strange; however, I replaced the grep expression with the excact string we would add. This wont catch if a user manipulates the file himself but should be safe for non-utf-8 locales. -- Pierre Schmitz, https://users.archlinux.de/~pierre