bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

wishes


From: frank . koster
Subject: wishes
Date: Mon, 07 Aug 2006 15:42:23 +0200

Hi,

I'm using gawk for the effective processing of table like numerical data.
However, typically I don't use special awk script, but just call it from
the command line.
For that reason I only can use  the very limited number of built-in
numerical functions.

Therefore my wish:

Could you implement e.g. a min() and max() function. Ideally these should
accept arbitrary
numbers of input arguments. I.e.

min($1, $2)
min($1, $3, $4, $5)

and so on should be possible.

Regards
Frank

Dr.rer.nat. Frank Koster
DaimlerChrysler AG
Mercedes-Benz High Performance Engines
HPC R904
D-70546 Stuttgart

phone: +49(0)711 17 39309
fax:                                 39421
email: address@hidden


P.S. I wonder if anybody will ever read this mail?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]