Re: recursive ssh invocation

From: Andrei Alexandrescu (See Website For Email) (SeeWebsiteForEmail_at_moderncppdesign.com)
Date: 05/29/05


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



Relevant Pages

  • Re: Warum geht das nicht?
    ... In der ersten der beiden Anweisungen sind "Backquotes" gemeint ... ... ...ich hatte alle "Quotes" jetzt durchprobiert (und einmal einen Fehler ... Erstere bewahren in der shell einen Ausdruck vor wei- ... Kommando ausgefuehrt wird und die Ausgabe dieses Kommandos statt des in ...
    (de.comp.os.unix.shell)
  • Re: recursive ssh invocation
    ... >> I suspect you need to learn to use quotes and backquoted quotes to ... >> accomplish the right thing. ... Where would backquotes enter into play? ...
    (comp.security.ssh)
  • Re: Bash script variables question[Scanned]
    ... Never use backquotes when the $is available. ... As for not needing the quotes, ... Time flies like the wind. ... Stranger things have .0. ...
    (Fedora)
  • Re: RubyGems 1.3.0
    ... Note that the quotes are backquotes (i.e. shift plus the tilde (~) key ...
    (comp.lang.ruby)
  • Re: Another gosub var issue
    ... to not use double quotes is because they are not stripped (as ... backquotes are) and therefore become an actual part of the ... no. Enclosing a string in quotation marks is the only ... We recently had a long thread in this NG about "string variables" ...
    (comp.os.msdos.4dos)