Skip to content

Instantly share code, notes, and snippets.

@oceanBT
oceanBT / .screenrc
Created August 10, 2017 22:49 — forked from jelsas/.screenrc
.screenrc file that adds ctrl-arrow window switching, a nice status & a few other things
# the following two lines give a two-line status, with the current window highlighted
#hardstatus alwayslastline "%= %3n %t%? [%h]%? %="
#caption always "%= %-w%L>%{= BW}%n*%t%{-}%52<%+w %L="
hardstatus alwayslastline
hardstatus string '%{= kG}[%{G}%H%? %1`%?%{g}][%= %{= kw}%-w%{+b yk} %n*%t%?(%u)%? %{-}%+w %=%{g}][%{B}%m/%d %{W}%C%A%{g}]'
defscrollback 3000
@oceanBT
oceanBT / shift date or time.md
Created June 26, 2016 19:43
exiftools example commands

-minus 15 Min exiftool "-AllDates-=0 0:15:0" folderName

-plus 15 Min exiftool "-AllDates+=0 0:15:0" folderName

-minus 2 months 4 days and 15 Min exiftool "-AllDates-=0:2:4 0:15:0" folderName

-minus 2 months 4 days