Fix is as follows (on remote machine). Comment out those pesky lines:
Code: Select all
[brian@*****-MS-7693 ~] $ cat .bash_logout
# ~/.bash_logout: executed by bash(1) when login shell exits.
# when leaving the console clear the screen to increase privacy
#if [ "$SHLVL" = 1 ]; then
# [ -x /usr/bin/clear_console ] && /usr/bin/clear_console -q
#fi
[brian@******-MS-7693 ~] $ inxi -S
System:
Host: *******-MS-7693 Kernel: 5.4.0-42-generic x86_64 bits: 64 Console: tty 0
Distro: Linux Mint 19.3 Tricia
[brian@*****-MS-7693 ~] $
