zsh-users
 help / color / mirror / code / Atom feed
* repeat count?
@ 2023-01-16 18:05 Dominik Vogt
  2023-01-16 18:26 ` zeurkous
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Dominik Vogt @ 2023-01-16 18:05 UTC (permalink / raw)
  To: Zsh Users

Is it possible to get the pass number of a repeat loop from within
the loop, or is it necessary to use a hand written counter?

  repeat 10; do
    echo "pass number ???"
  done

Ciao

Dominik ^_^  ^_^

--

Dominik Vogt


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

end of thread, other threads:[~2023-01-19 17:50 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-16 18:05 repeat count? Dominik Vogt
2023-01-16 18:26 ` zeurkous
2023-01-16 18:49   ` Roman Perepelitsa
2023-01-16 19:17     ` Marc Chantreux
2023-01-19 14:50     ` zeurkous
2023-01-16 19:04 ` Stephane Chazelas
2023-01-16 19:05   ` Stephane Chazelas
2023-01-19 14:52   ` zeurkous
2023-01-16 19:20 ` Roman Perepelitsa
2023-01-19 14:57   ` zeurkous
2023-01-19 16:37     ` Daniel Shahaf
2023-01-19 17:49       ` Ray Andrews

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).