Package: num-utils
Version: 0.5-8
Severity: minor
At present this probably ought to return an error:
% seq 1 3 30 | numgrep /10..4/ ; echo $?
0
OTOH, it'd be more convenient if the ranges didn't have to be
of this form:
/lownum..highnum/
...but instead worked either way:
/lownum..highnum/
/highnum..lownum/
Number position would only matter if there's one number.
It's trivial to code; if the first number is greater, swap the
numbers.
Hope this helps...
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.21-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash
Versions of packages num-utils depends on:
ii perl 5.8.8-7 Larry Wall's Practical Extraction
num-utils recommends no packages.
-- debconf-show failed
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]