Path: utzoo!attcan!uunet!cs.utexas.edu!sun-barr!ames!hc!lanl!beta!srb From: srb@beta.lanl.gov ( Steve Berger ) Newsgroups: comp.unix.xenix Subject: Filenames -- converting Message-ID: <25879@beta.lanl.gov> Date: 8 Jun 89 16:13:56 GMT References: <1011@cernvax.UUCP> <3339@cps3xx.UUCP> <655@eecea.eece.ksu.edu> Reply-To: srb@beta.UUCP ( Steve Berger ) Organization: Los Alamos National Laboratory Lines: 13 I have a directory with all the filenames in Uppercase letters. I'd like to move them all to lowercase. Is there an easy way to do that? I figure there must be a way using sed or something, but I haven't figured it out yet, and I don't want to go thru and use mv to move each file name, that will take me forever. Any ideas will be appreciated. Steve Berger srb@lanl.gov