Hi
This must be easy for you guys.
I am trying to get info about certain packages that I have in a text file
something like this:
cat file > yum info (this is where I get stuck, I get info for all packages not just
whats in the file, how do pass an argument in pipes)
Thank you.