Searched refs:EUID (Results 1 – 10 of 10) sorted by relevance
7 if [ $EUID -ne 0 ]
16 if [ $EUID -ne 0 ];
369 if [ $EUID -ne 0 ]
114 if [[ -z "$APPEND" ]] && [[ $EUID -eq 0 ]]; then124 if [ "$EUID" -ne 0 ]; then
9 if [[ $EUID -ne 0 ]]; then
111 if [ "$EUID" -ne 0 ]; then
42 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 16 milliseconds