TLDR
Enter a command. For example: git fork, ntl, sindresorhus, valgrind.

compare

 
View the difference between 2 images. More information: https://imagemagick.org/script/compare.php.
 
  • Compare 2 images:
     
    compare {{image1.png}} {{image2.png}} {{diff.png}}
     
  • Compare 2 images using a custom metric:
     
    compare -verbose -metric {{PSNR}} {{image1.png}} {{image2.png}} {{diff.png}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.