|
wrkoutq outputs all splf file data in outq joblogs to the text file
myoutput including jobNumber/User/jobName. file name & number
Have you seen a sample of myoutput.txt? If so, how is it formatted?
On 5 February 2016 at 16:30, Gerald Magnuson <gmagqcy.midrange@xxxxxxxxx>
wrote:
I know nothing about unix scripting....list
I want to grep all spool files in a outq for a specific string.
I have:
system "wrkoutq kgpl/joblogs" >> /temp/myoutput.txt 2>&1
to output the listing of spool files...
and I have:
catsplf -j &jobid &spoolname &spoolnum | tr 'a-z' 'A-Z' | grep 'JAVA
EXCEPTION'
to scan the files...
but I don't know how to load my variables????
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
To post a message email: MIDRANGE-L@xxxxxxxxxxxx--
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxx for any subscription related
questions.
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxx for any subscription related
questions.
As an Amazon Associate we earn from qualifying purchases.
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.