Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-user
On Tue, May 31, 2011 at 07:19:16AM -0400, David Relson wrote:
> Why not use "echo >> ..." ??
>
> Since the ">>" does an append, the original file contents are still
> available for reference.
>
> Since the added line is at the end of the file, the new value will be
> used instead of the old value.
In this case though, to set the locale properly, you should set LANG or
LC_CTYPE and not set any of the other LC_* variables. If you are setting
the other variables, those settings should be removed.
William
|
|