#!/usr/bin/perl -n

# $RCSfile: rmfrom,v $$Revision: 1.2 $$Date: 1997/11/30 07:49:42 $

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

chop; unlink;
