Re: fgets and ssh [resolved]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thank you very much Stephen, now it works with "-c command"
and so "scp" can also work.

Le mercredi 11 avril 2007 à 10:01 -0400, Stephen Kratzer a écrit :
> When ssh is executed in the form 'ssh user@host command', the login
> shell of 
> the user will be called like so: 'shell -c command'. That is, commands
> are 
> not fed into the shell interactively on stdin, they're provided as
> arguments 
> following a -c option flag. 
-
To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Assembler]     [Git]     [Kernel List]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [C Programming]     [Yosemite Campsites]     [Yosemite News]     [GCC Help]

  Powered by Linux