bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How is $"string" translated?


From: Clark J. Wang
Subject: How is $"string" translated?
Date: Mon, 30 Aug 2010 18:35:46 +0800

The Bash manual says:

"A double-quoted string preceded by a dollar sign ($) will cause the string
to be translated according to the current locale.  If the current locale is
C or  POSIX,  the dollar sign is ignored.  If the string is translated and
replaced, the replacement is double-quoted."

Anyone can give an example to show how the $"string" is translated?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]