Blog: 2022-10-26

From razwiki
Revision as of 08:32, 26 October 2022 by 172.69.70.191 (talk) (Created page with "<pre> Sick, reptyr actually works Downloads $ ps aux | grep ssh razzi 6038 0.0 0.0 88272 5720 ? Ssl 02:53 0:00 /usr/libexec/gcr-ssh-agent /run/user/1000/g...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Sick, reptyr actually works

Downloads $ ps aux | grep ssh
razzi       6038  0.0  0.0  88272  5720 ?        Ssl  02:53   0:00 /usr/libexec/gcr-ssh-agent /run/user/1000/gcr
razzi       6042  0.0  0.0   7572  4908 ?        Ss   02:53   0:00 ssh-agent -D -a /run/user/1000/openssh_agent
razzi       7223  0.0  0.0   7572  5528 ?        S    02:53   0:00 /usr/bin/ssh-agent -D -a /run/user/1000/keyring/.ssh
razzi      19526  0.0  0.0  17740  8888 pts/1    S+   06:29   0:01 ssh [email protected]
razzi      32467  0.0  0.0   9056  2268 pts/5    S+   08:26   0:00 grep --color=auto ssh
Downloads $ ps aux | grep ssh
razzi       6038  0.0  0.0  88272  5720 ?        Ssl  02:53   0:00 /usr/libexec/gcr-ssh-agent /run/user/1000/gcr
razzi       6042  0.0  0.0   7572  4908 ?        Ss   02:53   0:00 ssh-agent -D -a /run/user/1000/openssh_agent
razzi       7223  0.0  0.0   7572  5528 ?        S    02:53   0:00 /usr/bin/ssh-agent -D -a /run/user/1000/keyring/.ssh
razzi      19526  0.0  0.0  17740  8888 pts/2    Ss+  06:29   0:01 ssh [email protected]
razzi      32900  0.0  0.0   9056  2256 pts/5    S+   08:31   0:00 grep --color=auto ssh

Notice pts/2 replaced pts/1