X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/dbe6c525a19dc7b52ff9f6bfb1f64da7579689d3..0016d70b76e2706064b54c9dd24d45a45646b0de:/doc/plink.but diff --git a/doc/plink.but b/doc/plink.but index 61303dce..76f2c96c 100644 --- a/doc/plink.but +++ b/doc/plink.but @@ -1,4 +1,4 @@ -\versionid $Id: plink.but,v 1.20 2004/01/20 12:46:35 jacob Exp $ +\versionid $Id: plink.but,v 1.23 2004/05/22 11:09:31 simon Exp $ \C{plink} Using the command-line connection tool Plink @@ -43,10 +43,11 @@ use Plink: \c Z:\sysosd>plink \c PuTTY Link: command-line connection utility -\c Unidentified build, Jan 20 2004 12:39:22 +\c Release 0.XX \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 show verbose messages \c -load sessname Load settings from saved session \c -ssh -telnet -rlogin -raw @@ -225,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.