#!/usr/bin/perl -n

# $RCSfile: rmfrom,v $$Revision: 1.4 $$Date: 2000/04/06 17:04:48 $

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

chop; unlink;
