#!/bin/sh # diff with pagination diff --color=always --report-identical-files -U 2 "$@" | less --quit-if-one-screen