So sprach Praedor Tempus am Fri, Dec 15, 2000 at 06:59:05PM -0700:
> Someone once posted a simple script for changing upper case letters to lower 
> case, I believe, in this list.  I didn't keep the message but I now have need 
> of this script.  Could someone please post such a script?

echo HALLO | tr '[:upper:]' '[:lower:]' # prints hallo

Is that what you want?

Alexander Skwar
-- 
How to quote:   http://learn.to/quote (german) http://quote.6x.to (english)
Homepage:       http://www.digitalprojects.com   |   http://www.iso-top.de
   iso-top.de - Die guenstige Art an Linux Distributionen zu kommen
                Uptime: 12 days 21 hours 49 minutes

Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.

Reply via email to