Install latest/edge of Ren2Date
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install ren2date --edge
Don't have snapd? Get set up for snaps.
# Ren2Date
Ren2Date will rename a file in various ways, with the current date & time. Useful for log files, statements, and other time based data.
There are two ways to choose the name of the renamed file. The first is to simply choose one of the pre-defined patterns using the -p #
switch. I'm happy to add other pre-defined style if you like, just create an issue at GitHub.
The second, and more flexible way, it so create a custom template. Ren2Date will replace the placeholders with the current year, month, day, hour, min, or seconds. This is defined with the -c PLACEHOLDER
format. Below is the usage information for Ren2Date.
Please note that for SNAP installs, you just execute ren2date
and do not need the java -jar syntax. Actually, for SNAP, you don't even have to have Java installed on yoru system as the SNAP package contains everything needed to execute. However, you may need to give the snap access if the renames occurs outside of the home direction.
For the normal usage, there is no installation needed. You simply download the executable jar file and run it per the usage below. To remove it just delete the ren2date.jar file.
If there are suggestions or bugs, please raise an issue per the GitHub link above.
HomePage: https://github.com/frossm/ren2date
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
You are about to open
Do you wish to proceed?
Generate an embeddable card to be shared on external websites.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.