-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 2015-07-02 12:06, ellanios82 wrote:
On 07/02/2015 11:42 AM, Andrei Borzenkov wrote:
rpm -qa > Text-file
- terrific . . . thank you so much Andrei . . . this is going to save me much misery
The link posted tells a trick to remove versions strings from the output: rpm -qa --qf "%{NAME}\n" | sort > /backup/installed-software.log (you should learn about pipes and redirection: it is a fundamental feature of the command line. Generating a text file the way shown above is not a feature of "rpm", but of Linux. Any CLI Linux program can do that.) - -- Cheers / Saludos, Carlos E. R. (from 13.1 x86_64 "Bottle" (Minas Tirith)) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iF4EAREIAAYFAlWVFJIACgkQja8UbcUWM1wwXAEAmwjP6S0/KbMUSTB05Jbqs6Kd iMt+Ju2oWqgqwuV+0pEBAIWuOfUDNXoBGMVMTbhlWwa7NiYNWqgzEb2P4AT/4bq8 =VMCE -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org