From owner-freebsd-hackers Fri Dec 17 12: 2:45 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from mass.cdrom.com (mass.cdrom.com [204.216.28.184]) by hub.freebsd.org (Postfix) with ESMTP id 24C1E157CE for ; Fri, 17 Dec 1999 12:02:44 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Received: from mass.cdrom.com (localhost [127.0.0.1]) by mass.cdrom.com (8.9.3/8.9.3) with ESMTP id MAA00708; Fri, 17 Dec 1999 12:06:12 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Message-Id: <199912172006.MAA00708@mass.cdrom.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: "Alex" Cc: freebsd-hackers@freebsd.org Subject: Re: Upper <->Lower in shell script In-reply-to: Your message of "Fri, 17 Dec 1999 08:19:57 PST." <199912171619.IAA26603@www.geocrawler.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 17 Dec 1999 12:06:12 -0800 From: Mike Smith Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > This message was sent from Geocrawler.com by "Alex" > 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