home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 2004 July / APC0407D2.iso / workshop / apache / files / ActivePerl-5.6.1.638-MSWin32-x86.msi / _f80ebe1241fdf140e12feb0eaa941c2c < prev    next >
Encoding:
Text File  |  2004-04-13  |  173 b   |  8 lines

  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;
  8.