Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Feb 1999 15:55:12 +0300 (AST)
From:      root@isis.dynip.com
To:        freebsd-questions@FreeBSD.ORG
Subject:   Help About Shell Script
Message-ID:  <199902071255.PAA36498@isis.dynip.com>

next in thread | raw e-mail | index | archive | help
Hi there, I am trynig to do the follwing;

in BASIC language terms, but in sh script ?

for i = 0 to 1000
	for j = 0 to 1000
		do something using ( current i , current j )

		increment j
 	next
 	increment i
next

end of program

Please help.

-- 
- MAY THE FORCE BE WITH YOU.                                ~o  .^.
----------------------------                          ___   o~ .00 )
Static Email   : osiris2002@yahoo.com                   /|   o~ /)(
Bouncing Email : root@isis.dynip.com                   / |       | \
Web Site       : http://isis.dynip.com:80 (Frames) ___/  |      /   \
Anon FTP Site  : ftp://isis.dynip.com:21 (anonymous)  |  /''___/ /   |
Gopher Site    : gopher://isis.dynip.com:70           | /'''/___/    |
Network News   : isis.dynip.com (Read, Post, Xfer)  __|/'''/
Mailing Lists  : majordomo@isis.dynip.com (public)
pgp key        : finger root@isis.dynip.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902071255.PAA36498>