zsh-users
 help / color / mirror / code / Atom feed
From: Dan Nelson <dnelson@allantgroup.com>
To: Roman Cheplyaka <roman.cheplyaka@gmail.com>
Cc: zsh-users@sunsite.dk
Subject: Re: get array of integers?
Date: Sun, 3 Sep 2006 16:34:21 -0500	[thread overview]
Message-ID: <20060903213421.GD93326@dan.emsphone.com> (raw)
In-Reply-To: <20060903202750.GB23212@localdomain>

In the last episode (Sep 03), Roman Cheplyaka said:
> On Sun, Sep 03, 2006 at 09:59:21AM -0700, sam reckoner wrote:
> >    I have been doing
> > 
> >    x=$(){1..10}
> > 
> >    to get a range of integers. Is there a better way? Also, how can
> >    I get a range that steps by 2 instead of by 1 as in
> > 
> >    1 3 5 7 ...
>
> Take a look at seq(1).

or jot(1) , depending on what OS you are on.

-- 
	Dan Nelson
	dnelson@allantgroup.com


      reply	other threads:[~2006-09-03 21:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-03 16:59 sam reckoner
2006-09-03 17:55 ` Bart Schaefer
2006-09-03 20:27 ` Roman Cheplyaka
2006-09-03 21:34   ` Dan Nelson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060903213421.GD93326@dan.emsphone.com \
    --to=dnelson@allantgroup.com \
    --cc=roman.cheplyaka@gmail.com \
    --cc=zsh-users@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).