#!/bin/sh cvs diff --brief ${@+"$@"} | awk '/^Index/ { print $2 }'