Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Dec 1999 12:06:12 -0800
From:      Mike Smith <msmith@freebsd.org>
To:        "Alex" <al.feldman@sangoma.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Upper <->Lower in shell script 
Message-ID:  <199912172006.MAA00708@mass.cdrom.com>
In-Reply-To: Your message of "Fri, 17 Dec 1999 08:19:57 PST." <199912171619.IAA26603@www.geocrawler.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> This message was sent from Geocrawler.com by "Alex" <al.feldman@sangoma.com>
> Be sure to reply to that address.
> 
> Hello,
> 
> I need in my shell script change upper case to 
> lower case for characters. Cureently , I call c 
> programm from script which do it.
> Is anybody did this inside script?

tr A-Z a-z

-- 
\\ Give a man a fish, and you feed him for a day. \\  Mike Smith
\\ Tell him he should learn how to fish himself,  \\  msmith@freebsd.org
\\ and he'll hate you for a lifetime.             \\  msmith@cdrom.com




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912172006.MAA00708>