Change User Group: grep wheel /etc/grou sudo usermod -aG wheel john
Determin the current shell: <pre> ls -al /bin/sh </pre> Change the shell: sudo dpkg-reconfigure dash ,or use link command ln -fs /bin/bash /bin/sh ...Your html-escaped code goes here... echo "I like PHP";