Maker of Software and Photographs

Welcome to my website. I’m a professonal software developer and hobbyist photographer. At work I help developers achieve scalability, reliability and efficiency in distributed application development. Outside work, I enjoy photographing airshows and motorsport events and spending way too much time processing photos with various software.

What's New

Sections

Articles about Software, Photography and More →

About Tahir and This Website →

Photo Albums →

Tahir Hashmi

Tahir Hashmi

if [[ $2="-d" ]];
    DSTVOL="/Volumes/
    echo "Using default
fi

if [[ ! -d $DSTVOL ]];
    echo Destination 
    exit 1;
fi

DST="$DSTVOL/$SUBDIR"

$ exiftool -m -P 
-addtagsfromfile @ 
'-keywords+<${lensid;
s/(AF-.|[A-Za-z]{3,}|
ED)//g;s/\s+/ /g;
s/^ *//;s/ *$//}' 
'-keywords-=""' 
'-Directory<CreateDate' 
-o . -d "$DST"/%Y/%Y-%m 
-r $SRCVOL 2>/dev/null

echo "Ejecting $SRCVOL"
diskutil unmount $SRCVOL