Re: & being parsed in command argument

From: Stephen Lawrence Jr. (slawrence_at_ucdavis.edu)
Date: 05/22/03

  • Next message: Adam Ophir Shapira: "Question about Private and Public Keys:"
    Date: Thu, 22 May 2003 08:01:20 -0700
    To: Greg Wooledge <wooledg@eeg.ccf.org>, secureshell@securityfocus.com
    
    

    Greg,

    I tried that, but it made no difference. I ended up having to re-write
    part of the php program that generates the command line, and I replaced
    all & with \&.

    >>
    >>
    >
    >Use double quotes:
    >
    > ssh -n oracle "$cmdline"
    >
    >

    -- 
    Stephen Lawrence Jr. - Programmer II
    

  • Next message: Adam Ophir Shapira: "Question about Private and Public Keys:"