Home Page

Extract 1.3 - Download




About Extract

Searches a set of files for several strings, for matches, non matches or regex. You can specify several strings or regexes to search for in a list of files/directories to seach.

a suite of four utilities to scan a set of files looking for a set of strings:
extract - displays all lines in all files with a match on one or more strings, case sensitive.
extracti - displays all lines in all files with a match on one or more strings, case insensitive.
without - displays all lines in all files with no match on any of the strings, case sensitive.
withouti - displays all lines in all files with no match on any of the strings, case insensitive.
It works on text and html files.
To find matching lines in a single file, type:
java.exe -jar C:commindprodextractextract.jar "wombat" "zebra" - myfile.html
Everything is case sensitive. The results display on the
console. You can redirect with in the usual way with >
results.txt
You can also list several files on the command line:
java.exe -jar C:commindprodextractextract.jar "wombat" "zebra" - myfile.html C:mydiranother.html
To use search the current directory of files:
java.exe -jar C:commindprodextractextract.jar "wombat" "zebra" - .
Sorry no wildcards, just . , and ..
LIMITATIONS
1. Extract just does searches, no replacements.
2. Extract does not show you to context of where it found
each line, just the line itself.
3. Extract is a batch, command line program. There is no GUI
and no interaction.
4. Extract offers no debugging tools to help you figure out
why your regexes failing to find the lines you expect it to.
5. Regexes cannot span lines.
6. Java-style regexes only, no Unix, Perl, Funduc, SlickEdit etc.c.
Why the haystack logo? These utilities help you find your
needles in a haystack.
For more info see the exract.use file bundled in the zip.



Previous Versions

Here you can find the changelog of Extract since it was posted on our website on 2015-04-25 03:00:00. The latest version is 1.3 and it was updated on 2024-04-22 19:45:00. See below the changes in each version.

Extract version 1.3
Updated At: 2014-04-05
Changes: fix bug. Formerly ignored 1-char search strings.


Related Apps

Here you can find apps that are similar with Extract.



Disclaimer

External Download


We do not host Extract on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by the software publisher and passed their terms and conditions to be listed there. We recommend caution when installing it.

The external download link for Extract is provided to you by apps112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.

If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of apps112.com contact us.

BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  2.3/5     14
Downloads: 551
Updated At: 2024-04-22 19:45:00
Publisher: Canadian Mind Products
Operating System: Java,Linux,Mac OS X,Unix,Win2000,Win7 X32,Win7 X64,WinServer,WinVista,WinVista X64,WinXP
License Type: Free