Extract 1.3



Publisher Description



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.


About Extract

Extract is a free software published in the HTML Tools list of programs, part of Web Development.

This HTML Tools program is available in English. It was last updated on 19 March, 2024. Extract is compatible with the following operating systems: Linux, Mac, Other, Unix, Windows.

The company that develops Extract is Canadian Mind Products. The latest version released by its developer is 1.3. This version was rated by 14 users of our site and has an average rating of 2.3.

The download we have available for Extract has a file size of 3.15 MB. Just click the green Download button above to start the downloading process. The program is listed on our website since 2014-04-05 and was downloaded 551 times. We have already checked if the download link is safe, however for your own protection we recommend that you scan the downloaded software with your antivirus. Your antivirus may detect the Extract as malware if the download link is broken.

How to install Extract on your Windows device:

  • Click on the Download button on our website. This will start the download from the website of the developer.
  • Once the Extract is downloaded click on it to start the setup process (assuming you are on a desktop computer).
  • When the installation is finished you should be able to see and run the program.



RELATED PROGRAMS
Our Recommendations






BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  2.3/5     14
Downloads: 551
Updated At: 2024-03-19
Publisher: Canadian Mind Products
Operating System: Linux, Mac, Other, Unix, Windows
License Type: Free