Make a words Sentence Case?
Hi i'm making a script to change all the main changes that we do in a document. I'm sure that grep will handle this but again i'm trying to combine about 6 different functions into one script. How would i go about changing 2 lines of text into sentence case? The Top line would need changed and the Bottom 2 would need changed to sentence case. Is there a way to add this grep string into my script?
The Title Case Works Here "This is the only line that can be left alond"
The Sentence Case Works Needs Changed Here
The Sentence Case Works Needs Changed Here
