mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 14:33:40 +02:00
plink: add page (#17744)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
This commit is contained in:
parent
df0ef72f62
commit
5985ae9bf0
1 changed files with 9 additions and 0 deletions
9
pages/common/plink.md
Normal file
9
pages/common/plink.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# plink
|
||||
|
||||
> PuTTy's command line utility.
|
||||
> See also: `ssh`.
|
||||
> More information: <https://manned.org/plink>.
|
||||
|
||||
- Connect to an address:
|
||||
|
||||
`plink {{IP_address}}`
|
Loading…
Add table
Reference in a new issue