This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
avoid error in IO::Socket::INET when given an unknown service name
[perl5.git] / eg / rmfrom
CommitLineData
378cc40b
LW
1#!/usr/bin/perl -n
2
79072805 3# $RCSfile: rmfrom,v $$Revision: 4.1 $$Date: 92/08/07 17:20:31 $
378cc40b
LW
4
5# A handy (but dangerous) script to put after a find ... -print.
6
7chop; unlink;