# list modified files in a simple way that is accessible for further processing # fails if 'darcs mv' was called darcs whatsnew -s $* | cut -f2 -d' '