From d667b0cb7f9795d8e79eb30f73006717246b69fd Mon Sep 17 00:00:00 2001 From: lbonanomi Date: Mon, 24 Dec 2018 10:33:34 -0500 Subject: [PATCH] SSH to host without processing user environment scripts. Signed-off-by: lbonanomi --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4704183..ac37549 100644 --- a/README.md +++ b/README.md @@ -1627,7 +1627,7 @@ function _scg() { } ``` -###### SSH login without processing any login scripts +###### SSH login without processing any login scripts ```bash ssh -tt user@host bash