This is a discussion on Re: Use remote machine environmental variables within the OpenSSH Development forums, part of the Networking and Network Related category; Circa 2006-10-10 17:58 dixit Damien Miller: : try: : : ssh rhost "ls -lm $WWW_HOME" (Damien very likely ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Circa 2006-10-10 17:58 dixit Damien Miller:
: try: : : ssh rhost "ls -lm $WWW_HOME" (Damien very likely meant to use single quotes, as follows; otherwise the effect would be the same as without the quotes at all). ssh rhost 'ls -lm $WWW_HOME' -- jim knoble | jmknoble@pobox.com | http://www.pobox.com/~jmknoble/ (GnuPG key ID: 6F39C2CC >>>>>> http://www.pobox.com/~jmknoble/keys/ ) (GnuPG fingerprint: 5024:D578:7CF4:5660:7269::F6F3:B919:9307:6F39:C2CC ) +----------------------------------------------------------------------+ |[L]iberty, as we all know, cannot flourish in a country that is perma-| | nently on a war footing, or even a near-war footing. --Aldous Huxley| +----------------------------------------------------------------------+ _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@mindrot.org http://lists.mindrot.org/mailman/lis...enssh-unix-dev |