[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: bash doubt



Am 2008-05-14 06:21:07, schrieb L.V.Gandhi:
> I have a script as follows
> lvgandhi@lvghomepc:~$ cat bin/getlstocks
> #!/bin/bash
> i=0
> while [ $i -ne 20 ]
> do
>         for trv in $(cat temp)
>         do
>                 i=$i+1
                  i=$((i+1))

Thanks, Greetings and nice Day
    Michelle Konzack
    Systemadministrator
    24V Electronic Engineer
    Tamay Dogan Network
    Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack   Apt. 917                  ICQ #328449886
+49/177/9351947    50, rue de Soultz         MSN LinuxMichi
+33/6/61925193     67100 Strasbourg/France   IRC #Debian (irc.icq.com)

Attachment: signature.pgp
Description: Digital signature


Reply to: