1 2 3 4 5 6 7
#!/usr/bin/perl -n # $RCSfile: rmfrom,v $$Revision: 1.2 $$Date: 1997/11/30 07:49:42 $ # A handy (but dangerous) script to put after a find ... -print. chop; unlink;