>Having lots of packages is good, but half a dozen (probably often >poor) implementations of the same tiny script in half a dozen >different packages doesn't seem optimal to me.
Of course, there is always... alias zap 'kill \!:2* `ps -e | grep \!^ | grep -v grep | awk \{print\ \$1\}`' Crude, but it works. Brian ( [EMAIL PROTECTED] ) ------------------------------------------------------------------------------- In theory, theory and practice are the same. In practice, they're not.