liverename
Rename new files with a timestamp.
2026 Rémino Rem https://remino.net/
Installation
Homebrew
brew install remino/remino/liverename
./liverenameDownload
Go to the GitHub download page for the latest release, and download the source code from there.
Git clone
git clone git@github.com:remino/remutils.git
cd remutils/liverename
./liverenameUsage
Run liverename without arguments to see how to use it.
Known Issues
- The script does not work on file names starting with a hyphen (
-). - There are no proper tests for this script as it is complex to implement with
watchexec.