× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



If you're going to use grep, anyway, wouldn't it make a lot more sense to run it under IBM i rather than Windows?

With any Windows-based tool, in order to do the searching, the file has to be downloaded (over the network) from the IFS to your PC. Granted, on a high-speed LAN using Windows Networking or NFS this is pretty fast, but nowhere near as fast as direct disk access would be.

So... if you're going to use grep, and are happy with it, why not use the grep tool that comes with the operating system? Then it can do local disk access and run very fast.

I'd only incorporate Windows into the mix if it's needed to give you a better user interface -- one that will boost your productivity enough to make up for the speed decrease.


On 7/23/2012 4:42 PM, John Yeung wrote:
There are quite a number of good grep tools for Windows, including
several that are free. Check out the various answers to the following
Stack Overflow questions:

http://stackoverflow.com/questions/87350/what-are-good-grep-tool-for-windows
http://stackoverflow.com/questions/1416241/is-there-a-pattern-matching-utility-like-grep-in-windows

Presumably, if your IFS is reachable from Windows, one or more of
those tools should work. (I don't have personal experience with this,
I only FTP files back and forth.)

But I'm actually a bit surprised you weren't able to get the same or
better results from Win 7's built-in search that you got from Win
XP's.

John



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.