sslug-teknik team mailing list archive
-
sslug-teknik team
-
Mailing list archive
-
Message #27294
Re: Tips: Hvordan man får info om de rpm pakker man har på sit system
In <slrn8rqhur.378.jbj@localhost.localdomain> jbj@xxxxxxxxxxxxx (John B. Jacobsen) writes:
>rpm -qa | gawk '{ print "rpm -qi ",$1 } ' > list
>chmod +x list
>./list > liste
[snip]
>PS: Er der nogen, der kan gøre det smartere ??
Tjah - det er jo subjektivt, men jeg synes da at
rpm -qia >liste
er mindre omstændeligt.
--
Henrik Storner | "Crackers thrive on code secrecy. Cockcroaches breed
<henrik@xxxxxxxxxx> | in the dark. It's time to let the sunlight in."
|
| Eric S. Raymond, re. the Frontpage backdoor
Follow ups
References