Kaynağa Gözat

Merge pull request #33 from lbonanomi/ssh-tt

Added `ssh -tt`
pull/37/head
@trimstray 5 yıl önce
committed by GitHub
ebeveyn
işleme
48ef1ba1dd
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile 6 ekleme ve 0 silme
  1. +6
    -0
      README.md

+ 6
- 0
README.md Dosyayı Görüntüle

@@ -1627,6 +1627,12 @@ function _scg() {
}
```

###### SSH login without processing any login scripts

```bash
ssh -tt user@host bash
```

___

##### Tool: [linux-dev](https://www.tldp.org/LDP/abs/html/devref1.html)


Yükleniyor…
İptal
Kaydet