× 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.



Hi

I use the Qshell commands "find" and "fgrep" to search java source files for a string. It spawns a bunch of QP0ZSPWT jobs. Is there any environment setting or some other setting to stop it from spawning all these QZSHSH jobs?

Here is an example of the Qshell command:


QSH CMD('find -L ''/java'' -name ''*.java'' -exec fgrep -il ''sompflm000'' {} \;')


Here are the jobs that get cranked-up when I submit it. PRTUSG is the command I've created which calls a CL program which runs the QSH command.


PRTUSG HTPLAINF BCH .0 CMD-PRTUSG TIMW



QZSHCHLD HTPLAINF BCI 1.5 PGM-FIND EVTW



QZSHFCHLD HTPLAINF BCI 12.5 PGM-QZSHFCHLD RUN



QZSHSH HTPLAINF BCI .0 PGM-QZSHSH EVTW



I think there is a new QZSHSH job spawned for every file in the directories I'm searching. Is there anyway to stop this?



Thanx, PLA




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.