HOME


Mini Shell 1.0
DIR:/proc/self/root/usr/sbin/
Upload File :
Current File : //proc/self/root/usr/sbin/sushell
#!/bin/bash

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

exec $SUSHELL