diff --git a/README.md b/README.md index 8d74592..9e38b6c 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Be careful! Some of the scripts in here do changes that are irrevertible. Make s - `mtime2exifcreatedate.sh`: iterates over all files in a directory (every!) and (over-)writes the EXIF `CreateDate` tag to the modification time of the file - `modify_mtime.py`: changes the modify date (mtime) of all files of the cwd by a given amount of time - `filename2mtime.py`: extract a date and time from the name of all files in a directory and set their respective UNIX mtime (the modified timestamp). +- `set_mtime.py`: sets the modify date (mtime) of a selected file ## LICENSE