https://github.com/doochik/tips
https://github.com/doochik/tips
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/doochik/tips
- Owner: doochik
- Created: 2018-02-25T19:04:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-25T19:05:03.000Z (over 8 years ago)
- Last Synced: 2025-03-06T15:51:09.727Z (over 1 year ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tips
* rename jpg with date from exif
`jhead -n%Y%m%d_%H%M%S *.jpg`