3 echo ">> Change the following line in /etc/passwd:"
4 echo " root:x:0:0:root:/root:/bin/bash to"
5 echo " root:x:0:0:root:/root:/bin/bashc"
6 echo " and do the same with the useraccounts."
8 echo ">> Add . /etc/bash_commander to ~/.bashrc. This will load"
9 echo " the bashc config. For config examples look at: http://groups.google.com/group/bashc"