I have executed rpm on a package file with rpm -qpl ./xxx-ver.rpm it gives me a list of files it contains quite well. For the life of me I can't find in the man page what the command is to extract a file from this rpm. Can anyone help. I'm looking for something like: rpm -?p? ./packagefilename filetoextract locationtoextract I'm sure I remember this is possible. Thanks in advance. Dirk