On Fri, 2 Feb 2001, christopher j bottaro wrote:

> hello,
> is there a convienient way to change all .cc files in a dir to .cpp files?
> rather, copy *.cc to *.cpp?  perhaps a shell script of some piped commands?
>
> thanks for the help,
> christopher
>
One way is to use Midnight Commander (mc).  Change to the directory with
the .cc files.  Hit the number pad +.  For a matching pattern, use *.cc.
Hit F6 (move).  Change the move target to *.cpp.

Unless you need to do this often, it isn't worth writing a script.
Mikkel
-- 

    Do not meddle in the affairs of dragons,
 for you are crunchy and taste good with ketchup.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to