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

Re: does 'rpm -qa' yield a tsort of packages?




On 19 Jun 2008, at 17:08, Vladimir Mihai Pacuraru wrote:
What's wrong with calling rpm -qa | sort (usually a less is also required as the list is really way too long).


Mostly that tsort (topological sort) bears pretty much no relation
to an alphabetical sort.

It might be possible to use the tsort shell command (for systems
that carry it) if you made rpm out the dependancy data in an appropriate
fashion, but it wouldn't work as is.

	Nigel.
--
[ Nigel Metheringham             Nigel Metheringham InTechnology com ]
[ - Comments in this message are my own and not ITO opinion/policy - ]


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