summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/eg/rmfrom
blob: 0c8fa2c86aafcaa4203dbce6e94ae4b1096b571d (plain)
1
2
3
4
5
6
7
#!/usr/bin/perl -n

# $Header: /home/cvs/386BSD/ports/lang/perl/eg/rmfrom,v 1.1.1.1 1993/08/23 21:29:43 nate Exp $

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

chop; unlink;
OpenPOWER on IntegriCloud