The UNIX and Linux Forums  


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




Thread: Foreach loop
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 11-16-2007
haze21 haze21 is offline
Registered User
  
 

Join Date: Nov 2007
Posts: 4
Foreach loop

What am I doing wrong with this foreach loop?

foreach var ($argv)
@sum = $sum + $var