#!/bin/rc rfork en . funcs cd $build/sources/plan9 du -a | grep '(\.orig|~)' | awk '{print "rm "$2}' | rc