Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #11372 > unrolled thread

Re: Parameter Expansion: Case Modification: ${var~} not documented

Started byChet Ramey <chet.ramey@case.edu>
First post2015-08-18 10:38 -0400
Last post2015-08-18 10:38 -0400
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Parameter Expansion: Case Modification: ${var~} not documented Chet Ramey <chet.ramey@case.edu> - 2015-08-18 10:38 -0400

#11372 — Re: Parameter Expansion: Case Modification: ${var~} not documented

FromChet Ramey <chet.ramey@case.edu>
Date2015-08-18 10:38 -0400
SubjectRe: Parameter Expansion: Case Modification: ${var~} not documented
Message-ID<mailman.8535.1439908735.904.bug-bash@gnu.org>
On 8/18/15 9:50 AM, Dan Douglas wrote:

>> Description:
>> The man page fails to document the ${var~} and ${var~~} case inversion
>> expansion.
>> It got the upper and lower, ie ${var^} and ${var,} but not invert.
>>
>> Fix:
>> More documentation.
> 
> I'm pretty sure that's intentional. The corresponding `declare -c` has never 
> been documented either.

Correct; it's undocumented.


-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
		 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    chet@case.edu    http://cnswww.cns.cwru.edu/~chet/

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web