perl 4.0 patch 29: patch #20, continued
[p5sagit/p5-mst-13.2.git] / eg / rmfrom
CommitLineData
378cc40b 1#!/usr/bin/perl -n
2
fe14fcc3 3# $Header: rmfrom,v 4.0 91/03/20 01:12:02 lwall Locked $
378cc40b 4
5# A handy (but dangerous) script to put after a find ... -print.
6
7chop; unlink;