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 UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 03-01-2006
designflaw designflaw is offline
Registered User
 

Join Date: Dec 2005
Location: Madison, WI
Posts: 6
I am using bourne shell.

I did go on the FAQ site but I dont see an example in which we are trying to capture output generated by a script commands into a variable. Notice the bold S! . What I mean is, I need to capture output fromt the ftp command dir $FILE as this will tell me if the file exists on the ftp server.
Reply With Quote