Fulltext results:
- DynDNS Updates without a Client
- NS client for my OpenSolaris Home Server, but a small bash script does the job as good as any other cli... ce </file> The file ''.dyndns.domains'' contains all the domains which should be updated. They must be
- Compare directories
- ode bash> find DIR -type f -exec shasum {} + | LC_ALL=C sort -d -k 2 > shasums.txt </code> It's important to use ''LC_ALL=C'' and the option ''-d'' of ''sort'', to get com
- Command Line Tools Used in My Scripts
- 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 ===== * c
- Change Encoding with iconv
- ' and writes it to ''OUTPUT.txt''. ===== Convert All Files in a Directory ===== <code bash> for f in
- exiftool
- hours and 55 minutes to the future: exiftool -AllDates+='0:0:43 14:55:0' -overwrite_original *.jpg