On Tue, 12 Apr 2022 07:32:16 -0500, Michael Babcock wrote:
>
>I think this might have more to do with how the product in question
>(z/OS Connect Enterprise Edition) generates the file versus the size.
>If I do a wordcount on the file it shows no newlines. Then if I run an
>awk command against the file, it (I assume) also sees no newlines
> ...
What do you see with:
ls -lTHE file
od -tx1 file | head
Do you see any 0D, 0A, 15, or 25 characters?
--
gil
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN