home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!hal.com!olivea!charnel!rat!usc!ucla-cs!oahu.cs.ucla.edu!thanospa
- From: thanospa@oahu.cs.ucla.edu (Athanassios Papadimitriou)
- Newsgroups: comp.unix.questions
- Subject: recursive renaming down directory tree. How?
- Message-ID: <1992Nov6.044055.18206@cs.ucla.edu>
- Date: 6 Nov 92 04:40:55 GMT
- Sender: usenet@cs.ucla.edu (Mr Usenet)
- Organization: UCLA, Computer Science Department
- Lines: 13
- Nntp-Posting-Host: oahu.cs.ucla.edu
-
- Hi;
-
- Probably many of you will know the answer, but I don't; please
- help:
-
- I have a bunch of files with a .cc suffix and I want to change
- the suffix to .C. Is there any clever way of doing it rather than
- manually change every one of them? I kind of know 'find' will help
- do the trick though.
-
- Thanks.
-
- Thanos
-