Daniel,
Yes, unfortunately, I realized that the command I previously suggested will not do what I am asking.
RE: Daniel
--- "Unless you have installed the RPM database, how can the RPM system know which package contains a certain file?"
That's exactly my question and issue. If I can perform the following...
"rpm -qpl *"
The above command should list all files contained in all local rpm's (files only, not installed) and their respective path. I can go even further and limit the output to the file I am looking for...
"rpm -qpl * | grep myfile"
I know this is probably obvious to you all, but this is where my frustration seems to begin. All the above statement does is tell me if at least one of the rpm's in that folder contains the file I am looking for, not which RPM.
I have been studying diligently for the Linux+ exam and I couldn't believe that there wasn't anything in my study materials that revealed a solution. Any further insight?
Anyhow, I really appreciate everyones response and examination of this issue. Thanks.
Gary
gwinn7
A+, N+, I+