tip-bash

#tip-bash

notes
Bash - change file timestamps using exif data

Bash - change file timestamps using exif data

notes
Bash Array of Arrays

Bash Array of Arrays This is a script that demonstrates how to create an array of arrays in bash. Great video explaining bash arrays: Arrays…

notes
Make Bash Case-insensitive for the current user

Make Bash Case-insensitive for the current user Source: https://askubuntu.com/questions/87061/can-i-make-tab-auto-completion-case…

notes
Mass Move Files

Mass Move Files An examples of mass renaming files (removing extensions) in bash.

notes
Update image timestamp

Update image timestamp This script will update the file timestamp on an image to match its creation date.