getting list of all .html files in a directory and its directories

From: Andrew Gaffney (agaffney_at_skylineaero.com)
Date: 07/30/04

  • Next message: Chris Devers: "Re: getting list of all .html files in a directory and its directories"
    Date: Fri, 30 Jul 2004 13:32:44 -0500
    To: beginners <beginners@perl.org>
    
    

    I need to get a list of all the files that end with '.html' in a directory and
    all of its subdirectories. I then want to search through each file and remove
    the ones from the list that contain '<%perl>' or '<%init>'. How can I do this?
    Thanks for any help.

    -- 
    Andrew Gaffney
    Network Administrator
    Skyline Aeronautics, LLC.
    636-357-1548
    

  • Next message: Chris Devers: "Re: getting list of all .html files in a directory and its directories"

    Relevant Pages