Download List

Project Description

num-utils are a set of programs for dealing with numbers from the Unix command line. Much like the other command line utilities grep, awk, sort, cut, etc. these utilities work on numeric data from both standard in and data from files. The base utilities currently included are average, bound, interval, numgrep, numprocess, numsum, random, range, and round. If you work with pipelines on the command line, these tools will prove to be helpful.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-09-24 08:47 Back to release list
0.4

This release adds a program called normalize that will
normalize a set of numbers. By default it normalizes
between 0 and 1 but using a -R option it can use any
range. The average program gained the ability to find
medians and modes in sets of numbers. There are also
minor documentation changes.
Tags: Major feature enhancements

Project Resources