rename
esta.general.rename
¶
split_string(source, separators)
¶
string split using regex
to_file(filename, separator=None, ilength=None, from_end=None, file_extension=False)
¶
rename file/files to a name derived from the original name by truncating it using separator. By default, if there is not input separator and ilength (no. of splitted componnets in the filename), then new_ is prefix before the original files