Bash Utilities

Run Settings
LanguageBash
Language Version
Run Command
#!bin/bash function check_root { $ROOT_ID="0"; if [ $ROOT_ID -ne $UID ]; then echo "please run as root"; exit 1 fi }
Editor Settings
Theme
Key bindings
Full width
Lines