On Mon, 29 Apr 2013 16:40:13 -0400, Graham Hobbs wrote:
>
>Another question .. I have four PDS's of copybooks, pgms, sysexec, proclib. 
>I'd like to search the four for something. Have looked at 3.14 and 3.15 but 
>seems that I can only search one PDS at a time. Is this the case, have I 
>missed something?
> 
We have many of our PDSes (at least all that I care about) NFS mounted
on a Solaris client.  So I can use the POSIX "find" command with wildcards
in data set name and/or member name.  I can then pipe its output to
"xargs grep ..." to do the equivalent of a SuperC search.  Except with
regular expressions.

The same ought to work with Unix System Services, but John M. has tried
in vain.

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to