#!/usr/bin/perl -n

# $RCSfile: rmfrom,v $$Revision: 1.3 $$Date: 1999/04/29 22:51:18 $

# A handy (but dangerous) script to put after a find ... -print.

chop; unlink;
