nsavisual.blogg.se

Exiftool cheat sheet
Exiftool cheat sheet






exiftool cheat sheet

# that it is possible to override an existing tag definition # defined, but tags must be defined to be written. # Note that unknown tags may be extracted even if they aren't # define new file types and default ExifTool option values. # as how to specify preferred lenses for the LensID tag, and

exiftool cheat sheet

# add new EXIF, IPTC, XMP, PNG, MIE and Composite tags, as well # Notes: This example file shows how to define your own shortcuts and

exiftool cheat sheet

# Description: Example user configuration file for Image::ExifTool See HTML Proofer > Configuration for the complete parameters #. It can both be used as a library and as a command line tool.īasic check of a Jekyll website bundle exec htmlproofer -assume-extension -allow_hash_href -check_favicon -check_opengraph -check_html -check_img_http -http_status_ignore 429 -url_ignore '#!' -checks_to_ignore '#!' -report_eof_tags -report_invalid_tags -report_mismatched_tags -report_missing_names -report_script_embeds /Users/tommi/tommi.space/\_site # -report_missing_doctype HTML proofer is a Ruby script to check HTML quality of a local folder. Replace foo with bar in all files inside pwd: sd 'foo' 'bar'. Its original version is sed, which comes by default in shell. Sd is a wonderful command-line tool to find and replace sub-strings in files.

exiftool cheat sheet

A complete dive in the Terminal language, Bash.Shell commands for simple tasks of processing CSV file.Commandlinefu best commands, a record of little great command line tips.awesome-macos-command-line, a GitHub repository by Marcel Bischoff.The art of command line, a repository to master command-line usage.Subliminal subliminal -opensubtitles xplosionmind 'z#5Br1&9b7niM~QZ$2hJTkn2gQRReJWy4i8zwuF6Pc1wXA#fVIcykUjb' download -l en La.-DL.DUAL.5.1.mkvĭowngrade package with Homebrew # remove current version Rsync -avr -rsh = 'ssh' -delete-after -delete-excluded _site/ -avr could be -avz insteadĬompress a file or a folder zip -r -X archive-name.zip folder-to-compressĬhange update interval defaults write ScheduleFrequency -int 1Ī quick for loop for f in *.txt do pandoc '$f' -s -o '$. JEKYLL_ENV =production bundle exec jekyll build The few times I have to get things done with more technical tools, I need some reference.Ĭhange screenshot format defaults write type jpgīuild a Jekyll website and deploy it #!/bin/bash I use tech devices a lot, maybe too much, but I do not dive in too technically. Cheat Sheet, cmd, CLI, Command Line, Terminal








Exiftool cheat sheet