Sorry all, my email hadn't updated with the other responses yet :( On Wed, Apr 15, 2009 at 7:02 PM, Daniel Herrington < [email protected]> wrote:
> There may be a way with sed an tr, but off the top of my head the perl > function uc will return values in uppercase... > > Dan H. > > > On Wed, Apr 15, 2009 at 5:57 PM, Rich Shepard <[email protected]>wrote: > >> I have a list of company names all in upper case; one per line. Can I >> use >> a combination of sed, tr, and other tools to automate converting them all >> to >> mixed case (i.e., initial letter uppercase, all others lower case)? There >> must be a shell script already written to do this, but not in the >> reference >> books I have. >> >> TIA, >> >> Rich >> >> -- >> Richard B. Shepard, Ph.D. | Integrity >> Credibility >> Applied Ecosystem Services, Inc. | Innovation >> <http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: >> 503-667-8863 >> _______________________________________________ >> PLUG mailing list >> [email protected] >> http://lists.pdxlinux.org/mailman/listinfo/plug >> > > > > -- > Daniel B. Herrington > Director of Field Services > Robert Mark Technologies > [email protected] > o: 651-769-2574 > m: 503-358-8575 > -- Daniel B. Herrington Director of Field Services Robert Mark Technologies [email protected] o: 651-769-2574 m: 503-358-8575 _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
