incoming text

I‘ve a small shell script and I’d like to convert all incoming user input to lowercase using a shell script. How do I convert uppercase words or strings to a lowercase or vise versa under Unix / Linux BASH shell?

{ 18 comments }