Re: & being parsed in command argument
From: Stephen Lawrence Jr. (slawrence_at_ucdavis.edu)
Date: 05/22/03
- Previous message: William Pechter: "Re: Re: sftp script running through crontab"
- Maybe in reply to: Stephen Lawrence Jr.: "& being parsed in command argument"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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
- Previous message: William Pechter: "Re: Re: sftp script running through crontab"
- Maybe in reply to: Stephen Lawrence Jr.: "& being parsed in command argument"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]