This website works better with JavaScript.
Home
Explore
Help
Sign In
david.wurm
/
InternetServicesBook
mirror of
https://github.com/trimstray/the-book-of-secret-knowledge
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
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
fb4b42c2e2
commit
d667b0cb7f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save