Home
last modified time | relevance | path

Searched refs:SUDO_GID (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/tools/perf/
H A Dperf-with-kcore.sh113 if [ -n "$SUDO_GID" ] ; then
114 …nd "$USER_HOME/.debug" -xdev -type d ! -group "$SUDO_GID" -ls -exec chgrp "$SUDO_GID" …
115 …nd "$USER_HOME/.debug" -xdev -type f -links 1 ! -group "$SUDO_GID" -ls -exec chgrp "$SUDO_GID" …
116 …nd "$USER_HOME/.debug" -xdev -type l ! -group "$SUDO_GID" -ls -exec chgrp -h "$SUDO_GID" …
/OK3568_Linux_fs/yocto/poky/scripts/
H A Drunqemu-gen-tapdevs20 if [ -n "$SUDO_GID" ]; then
21 gid=$SUDO_GID