>>>>> On Tue, 10 Dec 2013, Martin Vaeth wrote: > No need to write a script for such things > (export EIX_LIMIT_COMPACT=0 if you do not pipe the output): > eix -c2
$ eix -c2 | tail -n1 Found 473 matches. > Packages with a slot different from "0" are found with eix -1, > i.e. the following lists packages for which a "0" default > would not lead to the desired result (because the only > provided slot is not "0"): > eix -c1 --and --not -2 > Almost 1000 packages! That's all packages with a slot different from 0, which is larger than the number of packages with more than one slot. Ulrich