--0016e64c1d5c961f0604b26a3eac
Content-Type: text/plain; charset=ISO-8859-1
this is simpler...
ruby-1.9.2-p290 :023 > s (linux) alpha / beta"
"(linux) alpha / beta"
ruby-1.9.2-p290 :024 > s.split("/")[1].strip
"beta"
On Wed, Nov 23, 2011 at 12:23 PM, Ian M. Asaff <ian.asaff / gmail.com> wrote:
> something like this?
>
> ruby-1.9.2-p290 :016 > s (linux) alpha / beta"
>