Re: AW: Using Windows ssh with z/OS

2020-05-05 Thread Jousma, David
: 616.653.2717 -Original Message- From: IBM Mainframe Discussion List On Behalf Of Paul Gilmartin Sent: Tuesday, May 5, 2020 9:55 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: AW: Using Windows ssh with z/OS **CAUTION EXTERNAL EMAIL** **DO NOT open attachments or click on links from

Re: AW: Using Windows ssh with z/OS

2020-05-05 Thread Paul Gilmartin
On Tue, 5 May 2020 19:32:00 +0800, David Crayford wrote: > ># switch to bash >export SHELL=${BASH} >exec ${BASH} --login > Why does that not loop? Friendlier systems have a "chsh" command. -- gil -- For IBM-MAIN subscribe /

Re: AW: Using Windows ssh with z/OS

2020-05-05 Thread David Crayford
On 2020-05-05 6:39 AM, Wendell Lovewell wrote: Installing Rocket's bash provided the cursor history scrolling I was looking for. I don't perceive a difference between TERM=xterm+256color and TERM=xterm in the command-line-only functions I use. (I don't see any coloring in the ls or other

Re: AW: Using Windows ssh with z/OS

2020-05-04 Thread Paul Gilmartin
On Mon, 4 May 2020 17:39:39 -0500, Wendell Lovewell wrote: > >Installing Rocket's bash provided the cursor history scrolling I was looking >for. > >I don't perceive a difference between TERM=xterm+256color and TERM=xterm in >the command-line-only functions I use. (I don't see any coloring in

Re: AW: Using Windows ssh with z/OS

2020-05-04 Thread Jack J. Woehr
On 5/4/20 4:39 PM, Wendell Lovewell wrote: I have "bash" as the last line in /etc/profile. This seems to work, but I do have to enter "exit" twice to close the window. Is there a way to invoke bash so that this is not necessary? I'm also not sure if this matters, but "echo $SHELL" still

Re: AW: Using Windows ssh with z/OS

2020-05-04 Thread Wendell Lovewell
Thanks to everyone for the advice. Installing Rocket's bash provided the cursor history scrolling I was looking for. I don't perceive a difference between TERM=xterm+256color and TERM=xterm in the command-line-only functions I use. (I don't see any coloring in the ls or other output for

Re: AW: Using Windows ssh with z/OS

2020-05-02 Thread Paul Gilmartin
On Sat, 2 May 2020 18:26:48 +0200, Mike Beer wrote: >Maybe using putty might help: >https://www.putty.org/ >https://www.ssh.com/ssh/putty/putty-manuals/0.68/Chapter4.html > >Best regards >Mike > >-Ursprüngliche Nachricht- >Von: IBM Mainframe Discussion List Im Auftrag von >Wendell

AW: Using Windows ssh with z/OS

2020-05-02 Thread Mike Beer
Maybe using putty might help: https://www.putty.org/ https://www.ssh.com/ssh/putty/putty-manuals/0.68/Chapter4.html Best regards Mike -Ursprüngliche Nachricht- Von: IBM Mainframe Discussion List Im Auftrag von Wendell Lovewell Gesendet: Saturday, May 02, 2020 17:54 An: