This is used to dulpicate the existing file.
import the module var cprm = required('copyrename');
cprm.copyAndRename(filePath, count);
-filePath can be relative or absolute to the path
-count is the number of itereations
-duplicated file will be renamed from 1 to count