Re: USS compare

2022-06-27 Thread Allan Staller
Classification: Confidential The diff command (with appropriate options) will do what you want. -Original Message- From: IBM Mainframe Discussion List On Behalf Of Bhum Muth Sent: Friday, June 24, 2022 6:02 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: USS compare [CAUTION: This Email

Re: USS compare (and SMP/E?)

2022-06-25 Thread Paul Gilmartin
On Sat, 25 Jun 2022 07:34:23 -0500, Paul Gilmartin wrote: >On Fri, 24 Jun 2022 18:01:37 -0500, Bhum Muth wrote: > >>mounted zFS files(2 etc files) them zOS, /etc is a directory and I want to >>compare the contents of two directories. >> >Since you mention /etc, re you dealing with IBM's

Re: USS compare (and SMP/E?)

2022-06-25 Thread Paul Gilmartin
On Fri, 24 Jun 2022 18:01:37 -0500, Bhum Muth wrote: >mounted zFS files(2 etc files) them zOS, /etc is a directory and I want to >compare the contents of two directories. > Since you mention /etc, re you dealing with IBM's service convention:

Re: USS compare

2022-06-24 Thread kekronbekron
This is exactly what I had used to compare USS when applying zOS maint. - KB --- Original Message --- On Saturday, June 25th, 2022 at 5:40 AM, David Crayford wrote: > On 25/06/2022 7:43 am, Bhum Muth wrote: > > > I want to compare the names and content of the files > > > diff -r dir1

Re: USS compare

2022-06-24 Thread Paul Gilmartin
On Fri, 24 Jun 2022 23:42:44 +, Sri h Kolusu wrote: > >Use dircmp > >https://www.ibm.com/dscs/en/zos/2.4.0?topic=descriptions-dircmp-compare-directories > I nadn't known about that: Guideline: The dircmp utility is fully supported for compatibility with older UNIX systems. However,

Re: USS compare

2022-06-24 Thread David Crayford
I already provided a link to the doc in a previous post. > On 25 Jun 2022, at 8:59 am, Paul Gilmartin > <042bfe9c879d-dmarc-requ...@listserv.ua.edu> wrote: > > On Sat, 25 Jun 2022 08:10:23 +0800, David Crayford wrote: > >>> On 25/06/2022 7:43 am, Bhum Muth wrote: >>> I want to compare

Re: USS compare

2022-06-24 Thread Paul Gilmartin
On Sat, 25 Jun 2022 08:10:23 +0800, David Crayford wrote: >On 25/06/2022 7:43 am, Bhum Muth wrote: >> I want to compare the names and content of the files > >diff -r dir1 dir2 > diff-results.txt > That's at least an instance. If the OP wants general proficiency, he should consult:

Re: USS compare

2022-06-24 Thread David Crayford
On 25/06/2022 7:43 am, Bhum Muth wrote: I want to compare the names and content of the files diff -r dir1 dir2 > diff-results.txt -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to

Re: USS compare

2022-06-24 Thread Bhum Muth
And save the output to some text file -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: USS compare

2022-06-24 Thread Bhum Muth
I want to compare the names and content of the files -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: USS compare

2022-06-24 Thread Sri h Kolusu
>> mounted zFS files(2 etc files) them zOS, /etc is a directory and I want to >> compare the contents of two directories. BM, Use dircmp https://www.ibm.com/docs/en/zos/2.4.0?topic=descriptions-dircmp-compare-directories Thanks, Kolusu

Re: USS compare

2022-06-24 Thread Enzo D'Amato
Do you want to compare the file names in the directory, or the names and content of the files? Get BlueMail for Android On Jun 24, 2022, at 7:01 PM, Bhum Muth mailto:bhumi.mu...@gmail.com>> wrote: mounted zFS files(2 etc files) them zOS, /etc is a directory and I want to

Re: USS compare

2022-06-24 Thread David Crayford
diff https://www.ibm.com/docs/en/zos/2.4.0?topic=descriptions-diff-compare-two-text-files-show-differences > On 25 Jun 2022, at 6:40 am, Bhum Muth wrote: > > Would like to know if any easy way to compare 2 USS files (say compare 2 > versions of /etc). > > Thanks, > BM > >

Re: USS compare

2022-06-24 Thread Bhum Muth
mounted zFS files(2 etc files) them zOS, /etc is a directory and I want to compare the contents of two directories. Thanks, BM -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to

Re: USS compare

2022-06-24 Thread Charles Mills
, June 24, 2022 3:43 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: USS compare I am not sure if all of these are on USS, but one of these should do what you are looking for: https://www.softwaretestinghelp.com/compare-two-files-unix/ -Original Message- From: IBM Mainframe Discussion List

Re: USS compare

2022-06-24 Thread Enzo D'Amato
24, 2022 6:40 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: USS compare Would like to know if any easy way to compare 2 USS files (say compare 2 versions of /etc). Thanks, BM -- For IBM-MAIN subscribe / signoff / archive access

USS compare

2022-06-24 Thread Bhum Muth
Would like to know if any easy way to compare 2 USS files (say compare 2 versions of /etc). Thanks, BM -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: