#! /bin/sh ls RCS | while read f; do rcsdiff -u $f 2>/dev/null done