/bash-helpers

Simple bash scripts that help to do some most useful tasks

Primary LanguageShellMIT LicenseMIT

bash-helpers

Simple bash scripts that help to do some most useful tasks on Linux. Include scripts for:

  • batch rename - for image files based on EXIF data
  • batch sort - for files based on file name or modification date

Dependencies

exiv2

Installation:

sudo apt install exiv2

More information: https://linux.die.net/man/1/exiv2