TLDR
Enter a command. For example: ansible doc, git verify commit.

diffstat

 
Create a histogram from the output of the diff command. More information: https://manned.org/diffstat.
 
  • Display changes in a histogram:
     
    diff {{file1}} {{file2}} | diffstat
     
  • Display inserted, deleted and modified changes as a table:
     
    diff {{file1}} {{file2}} | diffstat -t

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.