#!/bin/sh unset IEP_ROOT IEP_ROOT=1 # [ "$(env stat -Lc %u /proc/$$)" = 0 ] || IEP_ROOT=0 [ "$(id -n)" = 0 ] || IEP_ROOT=0 export IEP_ROOT