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

Attachment: pgp3O9ofyoJUE.pgp
Description: PGP signature

Reply via email to