1 2 3 4 5 6 7
#!/usr/bin/perl -n # $RCSfile: rmfrom,v $$Revision: 1.1 $$Date: 1996/08/19 10:11:54 $ # A handy (but dangerous) script to put after a find ... -print. chop; unlink;