Noob question here: I want to pipe the output from "rpm -i --test *.rpm" into a text file for parsing (looking at mono dependencies). How would I go about doing that? Thanks