[CentOS] Passing password to script for rpmsign of list of .rpm files
John R Pierce
pierce at hogranch.comSat May 21 07:50:10 UTC 2011
- Previous message: [CentOS] Passing password to script for rpmsign of list of .rpm files
- Next message: [CentOS] Passing password to script for rpmsign of list of .rpm files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 05/21/11 12:43 AM, John R. Dennison wrote: > find . -type f -name \*.rpm ! -name \*.zzz that won't work right anyways. the first -name says match just .rpm files. none of those will be .zzz so the 2nd expression won't ever get hit (all .rpm files are not .zzz files). -- john r pierce N 37, W 123 santa cruz ca mid-left coast
- Previous message: [CentOS] Passing password to script for rpmsign of list of .rpm files
- Next message: [CentOS] Passing password to script for rpmsign of list of .rpm files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list