I have a list of files with a common name pattern, all with the same structure (prefix ave.):
ave.20050716-12:00:00.stat_profiles.nc 
ave.20050816-12:00:00.stat_profiles.nc  
ave.20081116-00:00:00.stat_profiles.nc  
ave.20120215-12:00:00.stat_profiles.nc
ave.19990316-12:00:00.stat_profiles.nc  
ave.20020616-00:00:00.stat_profiles.nc  
My question is: How do I remove ave. from all the files in a file list / folder? 
 
     
     
    