Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

File system regular expression search tool

What is the best tool to make complex (multi-line) regular expression file contents searches with good reporting capabilities?

I need to make a report over large Java/JSP code base and I have to make some charts afterward.

Eclipse is rather good at searches, but it does not provide good report of what is found. It just shows the tree of files, but I would like to see a table with columns corresponding to full match, each group, file name, file path, file date, may some version control information etc. Then I can transfer this table to Excel and make some graphs that I want.

Is there some generic file system search tool that has such capabilities? Or maybe there is some Eclispe plugin that can give better reports (note that I'm stuck on eclipse 3.1.2)?

like image 442
Andrey Adamovich Avatar asked Jul 28 '26 16:07

Andrey Adamovich


1 Answers

Agent Ransack, TextPad, and UltraEdit allow you to perform regular expression searches against the file system. My favorite is Agent Ransack as you can specify regular expressions for the file names and for the content.

like image 115
Mayo Avatar answered Jul 30 '26 08:07

Mayo



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!