#!/bin/sh
find . -name "*,v" -exec rlog -L -h "{}" \; | grep Working
