faqts : Business : Software

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

3 of 6 people (50%) answered Yes
Recently 3 of 6 people (50%) answered Yes

Entry

how can i serch all .html file from a perticular directory & display all using perl script

Mar 23rd, 2007 08:20
vijay y, dipak balabantaray,


I think, what is required is a pattern matching software. For example,
php/perl scripts use tags. One may use pattern matching software to find
all .html files that include specific tags used by perl or php.

One such software is available free of cost at
http://www.fitsoftware.com/replace/

Commercial software packages, that offer additional features, are also
available.

Rgds.