Browse Source

SSH to host without processing user environment scripts.

Signed-off-by: lbonanomi <lbonanomi@gmail.com>
pull/33/head
lbonanomi 5 years ago
parent
commit
d667b0cb7f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -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


Loading…
Cancel
Save