[plug] Tail file on linux box from windows
Quintin Lette
qlette at gmail.com
Fri Aug 19 18:38:18 WST 2005
On 8/19/05, Craig Ringer <craig at postnewspapers.com.au> wrote:
> > <snip>
> PuTTY can also automatically run a command on connection, in the style
> of "ssh $hostname tail /var/log/messages" .
I'm not near a doze box rite now, so I can't verify, but you can
probably do something like:
putty $hostname tail /var/log/messages
(well I know that atleast putty $hostname works) if this is the case
you could probably just make an icon that does it all for you (just
double click the icon and get putty tailing /var/log/messages without
further effort)
More information about the plug
mailing list