From: Ian Campbell <Ian.Campbell@citrix.com>
To: Matthew Daley <mattd@bugfuzz.com>
Cc: Keir Fraser <keir@xen.org>,
George Dunlap <george.dunlap@eu.citrix.com>,
Andrew Cooper <andrew.cooper3@citrix.com>,
Ian Jackson <Ian.Jackson@eu.citrix.com>,
Xen-devel <xen-devel@lists.xen.org>,
Keir Fraser <keir.xen@gmail.com>, Jan Beulich <JBeulich@suse.com>
Subject: Re: [Patch v3 0/2] Remove figlet from the source tree
Date: Tue, 26 Nov 2013 08:35:49 +0000 [thread overview]
Message-ID: <1385454949.23632.9.camel@dagon.hellion.org.uk> (raw)
In-Reply-To: <CAD3Cancb-UuWO2NcYfhyo7c6WG+98NYHL_LxF0VR_F8VeNhHOw@mail.gmail.com>
On Tue, 2013-11-26 at 14:25 +1300, Matthew Daley wrote:
> Aww. I was gonna submit a replacement shell one-liner, like this:
>
> $ banner () { f=`mktemp`; for c in `echo -n "$1" | od -An -b`; do tail
> -n+$(((0$c - 32) * $3 + $4)) $2 | head -n6 | cut -b2- | paste -d@ $f -
> > $f.; mv $f{.,}; done; tr -d @ < $f | tr $ ' '; rm $f; }
> $ banner "Xen 4.4-blah" xen/tools/figlet/xen.flf 6 16
> __ __ _ _ _ _ _ _ _
> \ \/ / ___ _ __ | || | | || | | |__ | | __ _ | |__
> \ / / _ \| '_ \ | || |_ | || |_ __ | '_ \ | | / _` || '_ \
> / \ | __/| | | | |__ _| _ |__ _||__|| |_) || || (_| || | | |
> /_/\_\ \___||_| |_| |_| (_) |_| |_.__/ |_| \__,_||_| |_|
Wowza!
Put the keyboard down and step away from the shell! ;-)
Ian.
next prev parent reply other threads:[~2013-11-26 8:35 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-25 11:00 [Patch v3 0/2] Remove figlet from the source tree Andrew Cooper
2013-11-25 11:00 ` [Patch v3 1/2] xen/build: Use a distro version of figlet Andrew Cooper
2013-11-25 11:21 ` [Patch v3 0/2] Remove figlet from the source tree Ian Campbell
2013-11-25 11:23 ` Andrew Cooper
2013-11-25 12:21 ` George Dunlap
2013-11-25 12:25 ` Ian Campbell
2013-11-25 14:38 ` Ian Jackson
2013-11-25 19:45 ` Keir Fraser
2013-11-26 1:25 ` Matthew Daley
2013-11-26 8:35 ` Ian Campbell [this message]
2013-11-29 10:43 ` Ian Campbell
2013-11-29 20:15 ` Keir Fraser
2013-12-02 14:11 ` Ian Campbell
2013-11-25 14:38 ` Ian Jackson
2013-11-25 14:41 ` George Dunlap
2013-11-25 16:35 ` Ian Jackson
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=1385454949.23632.9.camel@dagon.hellion.org.uk \
--to=ian.campbell@citrix.com \
--cc=Ian.Jackson@eu.citrix.com \
--cc=JBeulich@suse.com \
--cc=andrew.cooper3@citrix.com \
--cc=george.dunlap@eu.citrix.com \
--cc=keir.xen@gmail.com \
--cc=keir@xen.org \
--cc=mattd@bugfuzz.com \
--cc=xen-devel@lists.xen.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.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.