Quantcast
Channel: sshnet Discussions Rss Feed
Viewing all articles
Browse latest Browse all 1729

New Post: Commands

$
0
0
I bet the "cd /home" works. You have to keep in mind that every RunCommand() has a new "shell".
If you want to run commands together in one context you have to create/manage your own shell or combine them with "&&" or "||".

e.g.: RunCommand("cd /home/ && pwd");

Viewing all articles
Browse latest Browse all 1729

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>