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

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

exec $SUSHELL