Current File : //proc/self/root/sbin/sushell
#!/bin/bash

[ -z "$SUSHELL" ] && SUSHELL=/bin/bash

exec $SUSHELL