rename files challenge...

Craig White craigwhite at azapple.com
Fri Aug 19 09:17:11 MST 2005


# find . -name "*%*.*"

locates them, how do I pass them to a mv command to rename them without
the '%' sign (I want to take the percent sign out of the filenames)?

how about if I want to replace the % with an underscore?

Thanks

Craig



More information about the PLUG-discuss mailing list