#!/bin/sh # CoCo uses CVS, this onliner allows importing the files back into my # subversion as well svn add `svn status | grep -v 'CVS' | awk '/^\? / {print $2}'`