while($f=<*.old>){rename $f, substr($f,0,-3).'new'} [download]
In reply to Re: rename files in directory with new extenstion by George_Sherston in thread rename files in directory with new extenstion by c