From 61f624d2aa54c56405d47e5a5454622639638494 Mon Sep 17 00:00:00 2001 From: Tomi Ollila Date: Fri, 28 Jun 2013 18:49:38 +0300 Subject: [PATCH] added #EOF to help noticing eos (helped to eat my own dogfood again) --- remoteusage/aboriginal.mdwn | 1 + 1 file changed, 1 insertion(+) diff --git a/remoteusage/aboriginal.mdwn b/remoteusage/aboriginal.mdwn index 68d454c..3d012b8 100644 --- a/remoteusage/aboriginal.mdwn +++ b/remoteusage/aboriginal.mdwn @@ -57,6 +57,7 @@ Write the following code to a file, for example `remote-notmuch.sh`. fi echo " See`sed '1d;2d;s/.//;q' "$0"` for help." + #EOF Note the `0.1` in ssh command line. It is used to avoid any opportunistic behaviour ssh might do; for example if control socket is not alive ssh -- 2.43.0