1
0
Fork 0
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:
Managor 2025-08-21 08:07:37 +03:00 committed by GitHub
parent df0ef72f62
commit 5985ae9bf0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

9
pages/common/plink.md Normal file
View 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}}`