On Thu, 17 Aug 2023 11:42:28 -0500, Tom Longfellow wrote:
>    ...
>The PS1 setting string is being Cut from Session 1 and then Pasted to Session 
>2 (under the same  emulator and session switcher (netmaster) session.
>
I'd distrust screen copy/paste for anything with metacharacters.
Especially with a 3270.

Is this in your ~/.profile?  Is it  supposed to be identical on both systems?
Then  I'd suggest on system2:
    make a  backup copy of .profile
    ssh -f system1 'cat .profile' | tee .profile
On both systems, compare the results of:
    cksum .profile.

Even better, shared zFS or NFS.

-- 
gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to