zsh-users
 help / color / mirror / code / Atom feed
From: "Jérémie Roquet" <arkanosis@gmail.com>
To: Bart Schaefer <schaefer@brasslantern.com>
Cc: tartifola@gmail.com, zsh-users@zsh.org
Subject: Re: generate series of strings
Date: Sat, 10 Jul 2010 19:42:56 +0200	[thread overview]
Message-ID: <AANLkTil_3dJxyPh35UCyqN25h1RI7F9TGqJybiK_aQmh@mail.gmail.com> (raw)
In-Reply-To: <AANLkTimMALH9xkcrfIv-3xhsqZYPQvUWLfeMqoBHRnTb@mail.gmail.com>

2010/7/10 Bart Schaefer <schaefer@brasslantern.com>:
> 2010/7/9 Jérémie Roquet <arkanosis@gmail.com>:
>>  paste <() <(seq 1 3 7) <(seq 3 3 9) <() -d '(:)' | tr '\n' ' '
> Hmm, for me that just chokes with
> paste: -d: No such file or directory
> I had to move the -d option to before the first <().

Maybe the paste version... I'm using GNU coreutils 7.4

But anyway, the man says "paste [OPTION]... [FILE]...", so it's better
to put -d first ;-)

-- 
Jérémie


      reply	other threads:[~2010-07-10 17:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-09 13:27 tartifola
2010-07-09 13:36 ` Guillaume Brunerie
2010-07-09 13:42   ` tartifola
2010-07-09 14:05     ` Joke de Buhr
2010-07-09 20:26     ` Jérémie Roquet
2010-07-10 17:29       ` Bart Schaefer
2010-07-10 17:42         ` Jérémie Roquet [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=AANLkTil_3dJxyPh35UCyqN25h1RI7F9TGqJybiK_aQmh@mail.gmail.com \
    --to=arkanosis@gmail.com \
    --cc=schaefer@brasslantern.com \
    --cc=tartifola@gmail.com \
    --cc=zsh-users@zsh.org \
    /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).