Re: recursive ssh invocation
From: Andrei Alexandrescu (See Website For Email) (SeeWebsiteForEmail_at_moderncppdesign.com)
Date: 05/29/05
- Next message: Andrei Alexandrescu (See Website For Email): "Re: recursive ssh invocation"
- Previous message: Sheldon T. Hall - DO NOT MAIL: "Re: OpenSSH - Dictionary Attacks"
- In reply to: Nico Kadel-Garcia: "Re: recursive ssh invocation"
- Next in thread: Nico Kadel-Garcia: "Re: recursive ssh invocation"
- Reply: Nico Kadel-Garcia: "Re: recursive ssh invocation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 29 May 2005 10:39:02 -0700
Nico Kadel-Garcia wrote:
> I suspect you need to learn to use quotes and backquoted quotes to
> accomplish the right thing.
Aw, come on Nico, don't tantalize me :o). I do know a little about using
quotes and backquotes. I thought:
$ ssh machine1 "ssh machine2 echo hello"
would be enough. Where would backquotes enter into play?
Andrei
- Next message: Andrei Alexandrescu (See Website For Email): "Re: recursive ssh invocation"
- Previous message: Sheldon T. Hall - DO NOT MAIL: "Re: OpenSSH - Dictionary Attacks"
- In reply to: Nico Kadel-Garcia: "Re: recursive ssh invocation"
- Next in thread: Nico Kadel-Garcia: "Re: recursive ssh invocation"
- Reply: Nico Kadel-Garcia: "Re: recursive ssh invocation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|