]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Add Norman Brandinger's suggested `-m' option in plink, to read the
authorSimon Tatham <anakin@pobox.com>
Mon, 19 Mar 2001 10:24:55 +0000 (10:24 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 19 Mar 2001 10:24:55 +0000 (10:24 +0000)
commit4b5cda8aaa464f8c6e96af7fa0bf75ac8e512505
treec0b6a1b5e5681d27c7d252faeb276fb5252bff22
parentc1520347068315bf8304678789bbf532299278c7
Add Norman Brandinger's suggested `-m' option in plink, to read the
remote command from a local file. Advantage: you can have more than
one line in it, so you can remotely run what's effectively a small
script.

[originally from svn r1010]
plink.c
putty.h
settings.c
ssh.c