Right, that's what you'd expect, because the backticks mean "execute this
command, then substitute all the output it generates in place on the command
line". So you're telling bash to run ssh-host config and then treat all the
messages it outputs as commands to execute!
Also, because you d
Fabio Román Arbelo wrote:
Fabio Román Arbelo wrote:
Hi!
I've been trying to launch the "ssh-host-config" from a Windows
command-line without success. I've been looking Cygwin
mailing-list but I haven't found anything that solves my problem.
For example, I've tried this:
On 02 April 2007 13:39, Fabio Román Arbelo wrote:
> Hi!
>
> I've been trying to launch the "ssh-host-config" from a Windows
> command-line without success. I've been looking Cygwin mailing-list but
> I haven't found anything that solves my problem. For example, I've tried
> this:
>
> c:\cygw
Fabio Román Arbelo wrote:
Hi!
I've been trying to launch the "ssh-host-config" from a Windows
command-line without success. I've been looking Cygwin
mailing-list but I haven't found anything that solves my problem.
For example, I've tried this:
c:\cygwin\bin> bash -c '
Fabio Román Arbelo wrote:
Hi!
I've been trying to launch the "ssh-host-config" from a Windows
command-line without success. I've been looking Cygwin mailing-list but
I haven't found anything that solves my problem. For example, I've tried
this:
c:\cygwin\bin> bash -c '"`/bin/ssh-host-con
Hi!
I've been trying to launch the "ssh-host-config" from a Windows
command-line without success. I've been looking Cygwin mailing-list but
I haven't found anything that solves my problem. For example, I've tried
this:
c:\cygwin\bin> bash -c '"`/bin/ssh-host-config -y -c "ntsec" -p 1`
6 matches
Mail list logo