From: "Nirbheek Chauhan" <nirbheek.chauhan@gmail.com>
To: "Steve Long" <slong@rathaus.eclipse.co.uk>
Cc: gentoo-project@lists.gentoo.org
Subject: Re: [gentoo-project] Re: New developer: Ron Gemeinhardt (timebandit)
Date: Mon, 29 Sep 2008 10:57:00 +0530 [thread overview]
Message-ID: <8b4c83ad0809282227g249e4cfeo7d195fd3672b4536@mail.gmail.com> (raw)
In-Reply-To: <gbi7l5$mc5$1@ger.gmane.org>
On Fri, Sep 26, 2008 at 2:09 PM, Steve Long <slong@rathaus.eclipse.co.uk> wrote:
> Nirbheek Chauhan wrote:
>> Actually, your fail was more than that.
>>
> Tsk I thought you were better-mannered bheekling ;p
>
I had a momentary lapse of reason and had decided to join the ranks of
the lesser-mannered among us on these lists. I have since relapsed
back to my goody-goody self :p
>> $(for ACRONYM in ${LinkedIn}; do echo -en "${ACRONYM},"; done; echo -ne
>> '\b')
>>
> Now that *is* fail ;-)
Crap! I forgot, \b only works for displaying in the terminal; doesn't
actually "backspace" :(
>
>> So, where's my free review? ;p
>>
> isArr LinkedIn || LinkedIn=($LinkedIn)
> oIFS=$IFS
> IFS=, # This line and next are what you should
> echo "${LinkedIn[*]}" # be aware of. cf: /msg greybot $@
> IFS=$oIFS
>
> (We just do: declare -r oIFS=$IFS
> ..at the start of our scripts, as it makes life easier in the long-run.)
Sigh... I think it's better to just live with the extra comma :p
--
~Nirbheek Chauhan
next prev parent reply other threads:[~2008-09-29 5:27 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-22 12:52 [gentoo-project] New developer: Ron Gemeinhardt (timebandit) Denis Dupeyron
2008-09-22 13:14 ` Nirbheek Chauhan
2008-09-26 8:39 ` [gentoo-project] " Steve Long
2008-09-29 5:27 ` Nirbheek Chauhan [this message]
2008-09-29 20:08 ` [gentoo-project] " Steve Long
2008-09-30 3:33 ` Ron Gemeinhardt
2008-09-30 6:50 ` [gentoo-project] " Steve Long
2008-09-22 23:15 ` [gentoo-project] " Jorge Manuel B. S. Vicetto
2008-09-26 9:24 ` Wernfried Haas
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=8b4c83ad0809282227g249e4cfeo7d195fd3672b4536@mail.gmail.com \
--to=nirbheek.chauhan@gmail.com \
--cc=gentoo-project@lists.gentoo.org \
--cc=slong@rathaus.eclipse.co.uk \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox