I've added this to my shell init script: if [ x${VCSH_REPO_NAME} != "x" ] then for C in sudo su vcsh do alias $C="echo \"You don't want to run $C during a vcsh session!\" && false " done fi
-- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org