X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/c9a13be6afd980b5e3255216cbc9945627ca4eaf..6e310bc21f2b351d39239de3cd4928664cdadb5f:/doc/plink.but diff --git a/doc/plink.but b/doc/plink.but index 971ef7ce..54ac6534 100644 --- a/doc/plink.but +++ b/doc/plink.but @@ -1,4 +1,4 @@ -\versionid $Id: plink.but,v 1.22 2004/04/24 12:25:08 jacob Exp $ +\versionid $Id: plink.but,v 1.24 2004/08/03 13:23:48 jacob Exp $ \C{plink} Using the command-line connection tool Plink @@ -47,7 +47,7 @@ use Plink: \c Usage: plink [options] [user@]host [command] \c ("host" can also be a PuTTY saved session name) \c Options: -\c -V show version information +\c -V print version information \c -v show verbose messages \c -load sessname Load settings from saved session \c -ssh -telnet -rlogin -raw @@ -226,7 +226,7 @@ start a backup on a remote machine, you might use a command like: Or perhaps you want to fetch all system log lines relating to a particular web area: -\c plink mysession grep /~fjbloggs/ /var/log/httpd/access.log > fredlogs +\c plink mysession grep /~fred/ /var/log/httpd/access.log > fredlog Any non-interactive command you could usefully run on the server command line, you can run in a batch file using Plink in this way.