zsh-users
 help / color / mirror / code / Atom feed
* counting in "for" loops
@ 1998-12-02 16:00 Sven Guckes
  1998-12-02 16:16 ` Thomas Koehler
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Sven Guckes @ 1998-12-02 16:00 UTC (permalink / raw)
  To: ZShell Users List

Again, I look at the manual and  I cannot find
how to do a simple count within a for loop.

	$ for count in ???; do
	> echo -n $count
	> done
	1 2 3 4 5 6 7 8 9 10

What do I need for "???"?
Why isn't this in the manual as an example?  *sigh*

Sven


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~1998-12-04 18:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-12-02 16:00 counting in "for" loops Sven Guckes
1998-12-02 16:16 ` Thomas Koehler
1998-12-02 16:21   ` Peter Stephenson
1998-12-03  3:15     ` Updating documentation (Re: counting in "for" loops ) Timothy J Luoma
1998-12-02 16:50 ` counting in "for" loops Bruce Stephens
1998-12-03  4:22 ` Geoff Wing
1998-12-03 21:26   ` Phil Pennock
1998-12-03 21:27     ` Geoff Wing
1998-12-04 15:53     ` Phil Pennock

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).