Quantcast
Channel: Recent Questions - Stack Overflow
Viewing all articles
Browse latest Browse all 12111

Login to a new machine and run the rest of csh script in that new machine

$
0
0

I have a linux csh code. I need to run part of the code in another virtual machine. How can I do that?

My code has following steps

  1. echo $PWD
  2. rsh
  3. mkdir NEW
  4. cd NEW
  5. echo $PWD
  6. Logout from new machine
  7. cd <previous location
  8. echo $PWD

Step 3-6 should be executed in new machine.


Viewing all articles
Browse latest Browse all 12111

Trending Articles



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