 |
shell script / increment a variable - Experts Exchange - The network for technology professionals.
I am currently trying to write a shell script using vi in Linux Mandrake. I am having a problem with incrementing a variable. ie: $ num=0 $ num=num+1 I have tried various ...
www.experts-exchange.com |
 |