On Sun, 14 Jun 1998 [EMAIL PROTECTED] wrote:

>       I have the following code repeated for about 100
>       directories, and in each directory there are about
>       200 files:

        Well... I'm not a professional programmer, but I think you have 2
options:

        1 - Try to put a delay within the loop... Something like:
                for i in list
                do
                   (...)
                   delay #dunno the bash command to delay
                done
        2 - Or, use C instead of shell.

__________________________________________________________________
Mauricio Teixeira - Amazonline Internet Provider - Belem/PA/Brazil
[EMAIL PROTECTED] - [EMAIL PROTECTED]
http://www.mauricioteixeira.eti.br (soon!)


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to