On Sat, 2004-10-30 at 12:22 -0700, Nathan G. Grennan wrote: > alias rpm='rpm --fileconflicts' in /etc/zshrc.
Because rpm is a weird combination of multiple commands with a wrapper
adding --fileconflicts with an alias doesn't work in all cases.
Then we need to file a bug report that rpm does not have a reliable way to turn this behaviour off.