[HOME]

Path : /usr/sbin/
Upload :
Current File : //usr/sbin/sushell

#!/bin/bash

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

exec $SUSHELL