#!/bin/sh # cvs Update Half Quiet exec cvs -q update "$@" 2>&1 \ | egrep -v '^\?' \ | tty-colour-cvs