script nameofreport commands that I want preserved exit
On Thursday, June 17, 2004, at 11:24 AM, shane c branch wrote:
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
-- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list