#! /usr/bin/env bash ## to be done in wiki.d/ grep diff: $1 | awk '{FS=":"; print $2}' | sort -n | uniq