Searched refs:EUID (Results 1 – 7 of 7) sorted by relevance
39 if [ $EUID -eq 0 ] ; then95 if [ $EUID -ne 0 ] ; then124 if [ $EUID -eq 0 ] ; then145 if [ $EUID -ne 0 ] ; then
112 if [[ $EUID -eq 0 ]]; then123 if [ "$EUID" -ne 0 ]; then
9 if [ $EUID -ne 0 ];
8 if [[ $EUID -ne 0 ]]; then
109 if [ "$EUID" -ne 0 ]; then
41 if [[ $EUID -ne 0 ]]; then
59 For instance an open file may send SIGIO to a task using the UID and EUID142 EUID/EGID/GROUPS will be used as the subjective context, and real UID/GID
Completed in 9 milliseconds