Initial import from FreeBSD RELENG_4:
[dragonfly.git] / contrib / perl5 / eg / rmfrom
1 #!/usr/bin/perl -n
2
3 # $RCSfile: rmfrom,v $$Revision: 4.1 $$Date: 92/08/07 17:20:31 $
4
5 # A handy (but dangerous) script to put after a find ... -print.
6
7 chop; unlink;