Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Unix filenames from capital to small letters

Re: Unix filenames from capital to small letters

From: Christian Bilien <christian_at_open-seas.com>
Date: Wed, 30 Aug 2000 16:48:12 +0200
Message-Id: <10604.115850@fatcity.com>


Make a loop for your files, and use the tr command with the "[:lower:]" "[:upper:]" option.

HTH Christian Bilien
christian_at_open-seas.com

> It might be certainly an outof subject area question but I don't know
where
> to raise this question. It's great if someone can help me.
> My problem is that I have a lot of files in a directory whose names are
all
> in capital letters and I would like to change them all in small letters.
Is
> there any one line UNIX command to do this ? Please help !!!
>
> --------------------------------------------------------------------------

--

> --------
> @biy @lemu
> abiy.alemu_at_criltelecom.com <mailto:abiy.alemu_at_criltelecom.com>
> Cril Telecom Software
> France
>
> --
> Author: ALEMU Abiy
> INET: abiy.alemu_at_criltechnology.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Wed Aug 30 2000 - 09:48:12 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US