The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 04-21-2009
ut916 ut916 is offline
Registered User
  
 

Join Date: Apr 2009
Posts: 3
Need help with shell script

Hello,
I am trying to write a script where a user inputs a region number on a host server and based on the region number the script will log onto a few boxes and read a flat file and store the contents of the file on the host server.

Any direction/sample script to do this task will be highly appreciated.

Thanks.

Last edited by ut916; 04-21-2009 at 04:36 PM..