Fulltext results:
- Command Line Tools Used in My Scripts
- ====== Command Line Tools Used in My Scripts ====== This is a list of comman dline tools which I use in my scripts an which should be installed on every of my systems. Basic tools (e.g. awk, find, grep, ps) which are always installed are not listed. ===== Audio/Video ===== * cdda2wav * cdrecord * cdrdao * [[http://dvdauthor
- DynDNS Updates without a Client
- tname=${domain}" done </code> First, the login credentials (the ''$LOGIN'' variable) and the server's... s'' contains all the domains which should be updated. They must be whitespace separated, I recomment to put one domain per line. In the for loop, curl is used to update the domains. Currently, I use the swit
- exiftool
- iftool -d %Y-%m-%d_%H%M%S%%-c.%%e "-testname<CreateDate" *.jpg Then rename the files: exiftool -d %Y-%m-%d_%H%M%S%%-c.%%e "-filename<CreateDate" *.jpg ===== Correct the Date of Photos =====