redirect error output from rpm?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am trying to redirect the output from a failed uninstallation of an rpm package so that I can send the error to the programmer. I am doing this with following commmand:

#rpm -e packagename >> ~/unist.txt

This created the file, but the error messages were not written to the text file.

I also tried

#rpm -e packagename | >> ~/unist.txt

Again, the text file is created, but it still doesn't contain any information.

What am I doing wrong?

Thanks.
--
regards,

shane


-- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list

[Index of Archives]     [Fedora Users]     [Centos Users]     [Kernel Development]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat Phoebe Beta]     [Yosemite Forum]     [Fedora Discussion]     [Gimp]     [Stuff]     [Yosemite News]

  Powered by Linux