SSH without profile processing

This commit is contained in:
lbonanomi 2018-12-24 10:26:13 -05:00
parent c6424a10ba
commit fb4b42c2e2

View File

@ -1627,7 +1627,7 @@ function _scg() {
}
```
###### SSH without processing any login scripts
###### SSH login without processing any login scripts
```bash
ssh -tt user@host bash