hydrargyrum / name2mtime

Change mtime of files basing on their filenames - mirror of https://gitlab.com/hydrargyrum/name2mtime/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

name2mtime

name2mtime is a command-line tool to change the last-modification time of files basing on their filenames. For example, if you have a file IMG_20220327_123456.jpg, it will change it last-modification time (mtime) to 2022-03-27 12:34:56.

Usage:

name2mtime FILE1 [FILE2…]

This requires Go but no third-party modules.

About

Change mtime of files basing on their filenames - mirror of https://gitlab.com/hydrargyrum/name2mtime/

License:Do What The F*ck You Want To Public License


Languages

Language:Go 100.0%