Displaying 1 result from an estimated 1 matches for "ssh_killall".
2022 May 15
1
[Bug 3435] New: mux process command lines contains many 0x0
...seen well in bugzilla, but after the [mux]
process there are numerous empty lines (actually just the spaces after
the command).
Once the initiating ssh is Ctrl-C'ed:
$ ps ax | grep ssh
4712 ? Ss 0:00 /usr/bin/ssh-agent
cinnamon-session-cinnamon
543689 pts/20 S+ 0:00 vi bin/ssh_killall-mux
543876 ? Ss 0:00 ssh:
/home/calestyo/.ssh/mux/root at foo.grid.lrz.de:22 [mux]
544406 pts/19 S+ 0:00 grep --color=auto ssh
again, with loads of empty lines.
hd /proc/543876/cmdline
00000000 73 73 68 3a 20 2f 68 6f 6d 65 2f 63 61 6c 65 73 |ssh:
/home/...