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

Re: Upgrade to etch save?



On Tue, Jan 09, 2007 at 09:36:22PM +0000, Luis Matos wrote:
> Ter, 2007-01-09 às 22:30 +0100, Jan Wagner escreveu:
> > On Tuesday 09 January 2007 22:23, Luis Matos wrote:
> > > COLUMNS=200 dpkg -l | grep ii | grep bpo
> > 
> > libpopt0 will here also match :P
> 
> COLUMNS=200 dpkg -l | grep ii | grep "~bpo"
> 
Not the best idea:

$ COLUMNS=200 dpkg -l |grep [0-9]bpo[0-9]
ii  cdebootstrap                                 0.3.10bpo1
Bootstrap a Debian system
ii  libwxbase2.6-0c102                           2.6.3.2.0bpo1
wxBase library (runtime) - non-GUI support classes of wxWidgets toolkit

<SNIP 20 other packages that are named this way>

ii  wx2.6-doc                                    2.6.3.2.0bpo1
wxWidgets Cross-platform C++ GUI toolkit (documentation)
ii  wx2.6-examples                               2.6.3.2.0bpo1
wxWidgets Cross-platform C++ GUI toolkit (examples)
ii  wx2.6-headers                                2.6.3.2.0bpo1
wxWidgets Cross-platform C++ GUI toolkit (header files)


This provides the most complete list I can think of off the top of my
head:

COLUMNS=200 dpkg -l |grep [0-9~.]bpo[0-9.]

Regards,

-Roberto

-- 
Roberto C. Sanchez
http://people.connexer.com/~roberto
http://www.connexer.com

Attachment: signature.asc
Description: Digital signature


Reply to: