LinuxCommandLibrary

regname

Regular expression based file rename tool

TLDR

Rename files using a regex pattern
$ regname [pattern] [replacement] [files]
copy

SYNOPSIS

regname [options] pattern replacement [files...]

DESCRIPTION

regname is a flexible regular expression based file rename tool that supports both a graphical and a command-line interface. It uses regex patterns with capture group substitutions for powerful batch file renaming operations.

HISTORY

regname was created by mobzystems and is written in C#.

SEE ALSO

rename(1), mmv(1), nomino(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard