
Latin, scientific and base conversion for indexes and counters.Indexing and formatting the indexes in different ways.
Inserting file information (mtime, atime, ctime, permission etc.) in arbitrary formats. Names (or name strings) can be taken from a file. Rename files/directories/links en masse with dynamically constructed names. Simulations can be run instead of actual rename to view the potential outcome as program output on terminal with the -sim option. Different rnm operation on different directory remembers their own undo history. It provides an undo functionality to move back unwanted rename operations. Operations (rename, changing names, search) are selective of file type (directory, file, link).įiles can be sorted by name, modification time, access time, size, file type (directory, file, link) etc. and many more.įile search functionality is provided with PCRE2 regex.
It provides versatile options to modify names, delete/replace part of it, indexing, case conversion, insert text, insert various file information like modification time, access time, permission etc., insert parent directory names, working directory name etc. It uses PCRE2 (revised version of PCRE) regex to provide search (and replace) functionality. Naming scheme (*Name String*) can be applied or regex replace can be performed to modify file names on the fly.