#!/system/bin/sh
export PATH=/sbin:/system/bin:/system/xbin:/vendor/bin

id > /sdcard/root_output.txt 2>&1
