#!/bin/sh awk '/^(---|\+\+\+)/ { if ($2 != "/dev/null") print $2 }' | uniq-unsorted