The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > Windows & DOS: Issues & Discussions
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 08-01-2007
craigp84 craigp84 is offline
Registered User
 

Join Date: May 2007
Location: Glasgow, Scotland
Posts: 59
Hi chandraachii,

There is no simple way of doing what you want from a DOS batch script.

It will be significantly easier for you to install a more powerfull command line interpreter (say bash) and script it up from there. Cygwin might be a good bet for this as it will also provide a full environment including binaries such as ssh for connecting to your hosts.

Hope this helps,

Craig
Reply With Quote