[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] calling all regex gurus
From: |
felix winkelmann |
Subject: |
Re: [Chicken-users] calling all regex gurus |
Date: |
Fri, 31 Mar 2006 14:26:56 +0200 |
On 3/31/06, Peter Busser <address@hidden> wrote:
> Hi!
>
> > So, I need to extract the Version and Build numbers from the Chicken
> > banner. The banner as given by "chicken -version" is:
>
> I could be wrong, but wouldn't it make more sense to add a command line switch
> which only prints the exact version number?
>
Yep, I'll add this. Thanks for the suggestion.
cheers,
felix