Home
last modified time | relevance | path

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

/glibc-2.36/scripts/
Dinstall-sh72 chgrpcmd=
124 -g) chgrpcmd="$chgrpprog $2"
441 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
442 { test "$obsolete_mkdir_used$chowncmd$chgrpcmd" = false ||
463 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&