Re: Capitalization
- From: Robert Hull <Robert@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 21 Jan 2007 00:03:53 +0000
On Saturday 20 Jan 2007 14:16, Michael Heiming
<michael+USENET@xxxxxxxxxxxxxx> wrote in comp.os.linux.misc:
In comp.os.linux.misc Schraalhans KeukenmeesterTo return to the OP's question, how do you use that to achieve the
<bitbucket@xxxxxxxxxxxx>:
Is there a command line tool readily available that capitalizes each[..]
word in a string? I have found a C function, but before I start
writing
$ echo "Personally I prefer all lowercase" | awk '{print toupper($0)}'
PERSONALLY I PREFER ALL LOWERCASE
result:
Personally I Prefer All Lowercase
--
Robert HULL
Archival or publication of this article on any part of thisishull.net
is without consent and is in direct breach of the Data Protection Act
.
- Follow-Ups:
- Re: Capitalization
- From: Michael Heiming
- Re: Capitalization
- References:
- Capitalization
- From: Schraalhans Keukenmeester
- Re: Capitalization
- From: Michael Heiming
- Capitalization
- Prev by Date: Re: Ubuntu/Gnome 2.17.5 Weirdness
- Next by Date: Re: kernel headers from vanilla kernel compilation
- Previous by thread: Re: Capitalization
- Next by thread: Re: Capitalization
- Index(es):
Relevant Pages
|