Skip to content

Instantly share code, notes, and snippets.

@bndw
bndw / import_photos.sh
Last active July 22, 2018 22:05
A script for importing photos from an SD card to a local directory
#!/bin/bash
#
# This script is used to copy images files from a connected volume to a local
# directory.
#
# - Creates a folder with today's date in $PHOTO_DIR
# - Moves RAW files into the root $PHOTO_DIR
# - Creates a folder for JPEG images
# - Creates a folder for edits/exports
# - Creates a README file