-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 01/01/2012 01:56 PM, Frank Murphy wrote: > I'm trying to remove rpms from my local repo. But keep some named > files. > > Would this work: find /path/to/repo/*.rpm | grep -v "foo* bar*" | > rm *.rpm > Make it find /path/to/repo/*.rpm -print | grep -v "foo* bar*" | xargs rm and that should work (not tested). -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk8AWygACgkQEr8WrU8nPV3VVwCffrLira39DW1Vd2SnBG53fpq2 IhMAoJ/E63tziMdol5WQZD2gQAoCKnjR =t64t -----END PGP SIGNATURE----- -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org