just a question that has been in my mind for several years, as for aliases isn't that a bit risky to allow to do something like: alias /usr/bin/su='echo "damn."'
as PATH and other enviroment values are strictly parsed and stuff shouldn't there be something for this too or do i miss something important or is this too paranoid..