######################################################################################################## # Basic use, with all "factory" settings ($C is your code/install folder, py3==python3) ######################################################################################################## # Starting tree state (see _README.txt for diffall) ~/Desktop$ py3 $C/mergeall/diffall.py trnpix trnpix_start -skipcruft | tail -n 6 ================================================================================ Runtime hrs:mins:secs = 0:0:0.67 Dirs checked 4, Files checked: 367, Files skipped: 0 System metadata (cruft) files were skipped No diffs found. End of report. # # Boundary cases ('py3' is an aliased to 'python3') # # The usual bits ~/Desktop$ py3 $C/shrinkpix/shrinkpix.py trnpix/index.html This script shrinks images in place, after saving originals; continue? Run cancelled. ~/Desktop$ py3 $C/shrinkpix/shrinkpix.py trnpix/index.html This script shrinks images in place, after saving originals; continue? y Not an image file. ~/Desktop$ py3 $C/shrinkpix/shrinkpix.py trnpix/2019-pyandroid-3.png This script shrinks images in place, after saving originals; continue? y Already below size cutoff. ~/Desktop$ py3 $C/shrinkpix/shrinkpix.py trnpix/2019-pyandroid-3.png -otherarg Usage: shrinkpix.py ( | )? -listonly? -toplevel? # Bad filenames ~/Desktop$ py3 $C/shrinkpix/shrinkpix.py -listonly # tries script setting Usage: shrinkpix.py ( | )? -listonly? -toplevel? ~/Desktop$ py3 $C/shrinkpix/shrinkpix.py nonesuch This script shrinks images in place, after saving originals; continue? y Usage: shrinkpix.py ( | )? -listonly? -toplevel? ~/Desktop$ py3 $C/shrinkpix/shrinkpix.py nonesuch -listonly Usage: shrinkpix.py ( | )? -listonly? -toplevel? ~/Desktop$ py3 $C/shrinkpix/shrinkpix.py trnpix/2019-pyandroid-2.png # this is a bad filename This script shrinks images in place, after saving originals; continue? y Usage: shrinkpix.py ( | )? -listonly? -toplevel? # Utility scripts work the same ~/Desktop$ py3 /MY-STUFF/Code/shrinkpix/restore-unshrunk-images.py examples -listonly -otherarg -toplevel Usage: