pakosel / bash-helpers

Simple bash scripts that help to do some most useful tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple bash scripts that help to do some most useful tasks

License:MIT License


Languages

Language:Shell 100.0%